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.
any reason why my stm32 configured as mqtt client sends a DNS request but i dont get a response?
Hi…I am trying to flash image on sd card but I failed . Board is STM32Mp135
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 […]
@superbike_z @techielew i have project based in board stm32f4 dicovery and i should be management modules (dht22,lcd_i2c,rfid rc522,etc) in real time using FreeRTOS … i use in this project stm32cubemx […]
Good day everyone, I have gone through the Datasheet and User Manual for my STM32F4 Microcontroller Unit (MCU) in great detail, including PM0214 for STM32F4xx MCUs. Additionally, I have searched […]
I’m using CLion (version X.X) for embedded development on an STM32F411 microcontroller with OpenOCD 0.11.0. While ‘build’ completes, the debugger fails with the following error: Error executing event examine-end on […]
I’m programming an STM32 NUCLEO-F207ZG board and trying to output a PWM signal on pin PE_9 (D6) to drive an LED. I’m using low-level register programming (no HAL/LL drivers). However, […]
Hey everyone, I’m currently working on a PCB design involving the DRV8320 and the STM32G431RBT6TR. As you can see in the attached images, I’m trying to minimize the number of […]
Hi I am using the following code to monitor a 3.7V 800MAH lithium battery to power my MKR 1010, and I have all the required library. However, this code always […]