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.
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. […]
any reason why my stm32 configured as mqtt client sends a DNS request but i dont get a response?
Hello, I’m working on a project using an STM32MP157f-DK2 board running an Asterisk server on a Bootlin Linux image. The board is connected to my home network via a D-Link […]
Been working on a CAN network with an esp32 sender and a stm32 bluepill receiver. Both done in Zephyr.
Have anyone worked with nucleo board lwip to send data to aws iot core
I’m using `HAL_UART_Transmit_IT` in two places with the Nucleo F303RE board. In `HAL_UART_RxCpltCallback`, I use it to echo received UART data, and it works fine. In `Print_CAN_Frame`, I send messages […]
Hi…I am trying to flash image on sd card but I failed . Board is STM32Mp135
hey there, any good resources for getting started with the DCMI on stm32s? got an ov7670 here
Hello team, so I have been working on an energy meter for some time using stm32f103c8t6 as my controller, zmct103 current transformer for measuring AC current and then using LM324 […]