This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2540: 7E1 serial configuration for UART

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