Resolved! Where are the demo projects for the NUCLEO-L476RG- ?
They don't seem to be in the the stm32cubf4-v1-28-0 zip file Thanks
They don't seem to be in the the stm32cubf4-v1-28-0 zip file Thanks
Hello. I just started with the B-U585I-IOT02A ("Discovery kit for IoT node with STM32U5 series") board. When I run the out-of-the-box demo, plug in the micro USB, and setup the serial port, I can see the "STM32U5 Webserver Demonstration" banner, the ...
Он выдает ошибку ошибки, которая указана в теме, как от нее избавиться, чтобы микроконтроллер можно было запрограммировать.
After tinkering with some of those cheap SPI displays, I would like to use the LTDC controller of the STM32H7 MCU. From my current research, I understand that the LCD controller controls the attached display, allowing me to push data stored in a fram...
Hello STM32 community!I'm relatively new to the embedded field and have been diving into communication protocols through small projects. Currently, I'm working on implementing USB CDC on an STM32F446RE, and I've been facing challenges for the past tw...
Hi team ,I am using nucleo f446re board.Whenever I run some code in debug mode RGB led which will simply run around the code will simply go turn off not entirely mild red can be seen.how to fix it?But when we flash it and run RGB light turns to brigh...
We are providing power to our Customised Microcontroller (STM#@ C series) board from my power supply@3.3v. we are using STLINK-V3SET with MB1440 adapter, it is an extension board provided by ST. We have connected 3 PINS GND, SWDIO(PA13), SWDCLK(PA1...
Hello colleagues,I'm trying to read out the MCU temperature on my Nucoleo-32 board and all I get are weird values...I am using ADC1 and I have activated "Temperature Sensor Channel". My MCU is running at 144 MHz. ADC runs at 36MHz.Here is my ADC Init...
Hello community,I face the following problem on my NUCLEO F746ZG board :I want to power up my nucleo from an external source for my application, I have done as the Nucleo-144 manual suggests:Set the power line jumper JP3 to E5V or Vin (tried both)Rem...
Hello everyone. The last time I opened a form related to bit timing, I realized that the problem was in the Canbus transceiver. I added 1-2 revisions and replaced it with the MCP2551 transceiver. Even though there is a device on the other side, I get...