Forum >sen0501 dfrobot UART mode with STM32
sen0501 dfrobot UART mode with STM32

Hello,
I am trying to use an STM32 to communicate with the SEN0501 chip. However, the datasheet does not provide any specific details on how to use the chip with UART. It only mentions that UART requires a baud rate of 9600 and an 8N1 configuration.
The datasheet includes clear instructions for using the chip with Arduino and ESP, but what should I do if I want to use a different development board, such as an STM32? Is this board (SEN0501) designed exclusively for Arduino and ESP? This might be a basic question, but I’m unsure how to proceed.
Thank you!