cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for UART guidance for the STM32WB05KN Network Co-Processor

Richard Lowe
Senior III

Building a product that utilizes BLE communication and since this is a new product, the STM32WB05KN was chosen due to the BlueNRG line being phased out.

Unlike the BlueNRG line, they have a UART interface that would be advantageous to use, but seems to lack documentation. 
Doesn't seem to be found in the Wiki: WB0 Series Wiki

Can't find it in the um3355 documentation.

Looking for basics, like UART parameters (baud, bits, etc), examples, and maybe some guidance on using DMA and Interrupts.  What pins are required?  Reset, IRQ.......

1 REPLY 1
STTwo-32
ST Employee

Hello @Richard Lowe 

You can find some examples on LPUART/UART for the NUCLEO-WB05KZ. You can also find others on the STM32CUBEWB0. for more details about configuration and pinout. You can always check the RM0529 and the datasheet DS14591.

Best Regards 

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.