Hi I am developping a FX2 component from cypress but I don't know how to configure the UART0, is there any exemple anyweher?
To the superviser, I would like to answer someone that had problem with an SPI mode but I haven't found how to do.
It is real a pity to not interract with each others.
A fan of Cypress FX2 devices
"FX2 component from cypress but I don't know how to configure the UART0, is there any exemple anyweher?"
If it's a standard 8051-style UART, then any of the very many 8051 examples will do! According to the Keil Device Database, this should be the case: http://www.keil.com/dd/chip/3205.htm
See: http://www.keil.com/c51/baudrate.asp
However, if it's a non-standard Cypress special, then Cypress is the place to go for help!
What does the Datasheet tell you?
Yes that was old mail that was not so old 'cause I notice that reply works
To support the SPI bus for UART in mode 0, Is that possible?