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, 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 […]
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
Anyone using any tft display with capacitive touch?
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 […]
@umeshlokhande @edison_ngunjiri_94786 see a screenshot of the micropython board Sp!ne mentions above. Perhaps you guys can take a look and provide feedback on the clock config?
it seems like west cant find the stm32programmer after an update
Good day @everyone I am trying to use the printf and the SWV for stm32f401CDU6 board wrote my code on the stm32cubeIDE (main.c) I have pasted the ITM funtionality code […]