Part Number: CC2540
On the "swru191d.pdf" document (titled as "CC2540/41 System-on-Chip Solution for 2.4-GHz Bluetooth® low energy Applications user guide")
On paragraph 17.1 regarding the UART mode it says we can use
- 8 or 9 payload bits
- Odd, even, or no parity.
Is there a way to configure with 7 data bits?
Our goal is to use the 7E1 configuration (7 data bits, even parirty, 1 stop bit)
Is there another solution from TI to achieve this? i.e: another module like CC26XX ? Or another module + microcontroller?
Thank you