ventisca
Newbie level 4
Hi all.
Can i use UART, SPI, and I2C/TWI together at the same time on ATMEGA8535/ATMEGA16/ATMEGA32 ?
The truth is i make a program that use UART, SPI, and I2C together but there is some error when i test the module using UART, SPI, and I2C.
uC : ATmega32
SPI : ENC28J60 (ethernet controller)
I2C : DS1307 (RTC)
UART : Leadtek 9540 (GPS receiver)
Thank you.
Can i use UART, SPI, and I2C/TWI together at the same time on ATMEGA8535/ATMEGA16/ATMEGA32 ?
The truth is i make a program that use UART, SPI, and I2C together but there is some error when i test the module using UART, SPI, and I2C.
uC : ATmega32
SPI : ENC28J60 (ethernet controller)
I2C : DS1307 (RTC)
UART : Leadtek 9540 (GPS receiver)
Thank you.