2022-11-29 09:54 PM
Hi team,
I used STM32WB15CCU6 in my project for Voltage and sensing. I already used all analog pin for sensing.
I need one SPI and one UART communications channels.
Can you please suggest which pins can I used for SPI and UART.
I request please share the schematic or pin mapping details.
Thanks & Regards
Rajkumar Chaurasiya
Mob. No. 8591217827
Solved! Go to Solution.
2022-11-30 12:38 AM
2022-11-30 12:38 AM
2022-11-30 01:16 AM
Ok.
Can you please give me some idea which pin I can use for SPI and UART.
2022-11-30 02:57 AM
Hi,
Can I use Pin 46 (TX) and Pin 47 (RX) for UART Communication.
2022-11-30 04:09 AM
Hi,
I have used below configurations for SPI and UART communications.
Can you please let me this is ok or not.
For SPI
Pin42- PA15 SPI1- NSS
Pin43- PB3 SPI1- SCK
Pin44- PB4 SPI1- MISO
Pin45- PB5 SPI1- MOSI
For UART
Pin46- PB6 USART1_TX
Pin47- PB7 USART1_RX
I request please provide your opinion.
Thanks
2022-11-30 05:25 AM
Hello,
Yes, you can use these pins.
Best Regards