Hi,
i am quite new to PIC programming
i want to transmit asynchronous data using the PIC16F737 with C code.
Can any one suggest ways of how this can be done please?
thanks in advance
crsglv
It uses the UART in asynchronous mode and all of the code is developed in C. It all uses the IAR c compiler so you may have to port the code across to your own compiler.