Problems with UGMZ2AA
Hi There,
I would like to use the UGMZ2AA as a communication interface (receiver/transmitter). On the PCB, I would like to feed data using UART. On the other side (PC, smart device or so) I would like to have a virtual comport.
I played around with the SmartSnippets studio and tried to access the EEPROM using UART mode. Well, under board setup I set everything as in my custom PCB specified. UART uses (P0_0[TX, RX], P0_1), I2C uses P0_6[SCL] and P0_7[SDA]. SPI is not used and set to P2_3, P2_2, P2_1, P2_0.