Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
I’m running a FreeRTOS task in the stm32h723 that parses an incoming message (6 bytes for now) via UART, reads the header for a specific byte and then decides if […]
@umeshlokhande have you used Wifi/Ethernet with STM32?
Has anyone encountered an issue with STM32CubeIDE when generating code from an IOC file? I had a project built on one machine using the same version of CubeIDE. I thought […]
for example mapping all the 16 gpio pins of a stm32 in my own `app.overlay`
Hello @herei recently made a design for a development board based on the stm32f072c8t6 chip, i will appreciate if design review can be done on the design. The board has […]
Last year ST released the STM32U0 line of chips boosting some nice features https://www.st.com/en/microcontrollers-microprocessors/stm32u0-series.html. I like what I am reading has anyone made use of them @umeshlokhande @josephogbonna I am […]
please tell me how to work with lorawan stack and how to interface stm32 with lora module
please tell me how to work with lorawan stack and how to interface stm32 with lora module
Hello everyone, Good day. I have been battling a bug for almost 24 hours on my Energy meter project and discovered the bug had to do with the “volatile” keyword. […]