Failed to start the Debug session in STM Nucleo F401RE board.
Failed to start the Debug session in STM Nucleo F401RE board. Please check the attachments below and provide a solution to program the board.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Failed to start the Debug session in STM Nucleo F401RE board. Please check the attachments below and provide a solution to program the board.
CubeMX tells very little about PWM. For instance PWM is not listed in pin function list. There is not much about timer outputs either.
Hi everyoneI'm trying to use STM32F303 to measure the battery voltage via Vbat pin.I use 1-cell Li-Po battery (about 3.5V to 4.2V)According to the datasheet the Vbat should be 1.65V to 3.6VSo I have a 3/4 voltage divider resistor outside the chip, a...
Hello dear experts,I am trying to send a binary 32bits over the uart3 using either HAL_UART3_Transmit (polling, It or DMA). 1- sending roughly the 32bits with a length of 4 in the function parameters does not work.2 -sorting the 32bits data in a 8bit...
If I make a custom board and I want the same STM32F103CBT6 on chip board programmer debugger, how do I make the STM32F103CBT6 that kind of debugger programmer? If I buy that component I assume it isn't automatically configured that way, so how to ach...
Good Morning,I encountered a problem concerning the SPI peripheral. When it is configured in half-duplex master mode, I'm able to transmit data but not to receive them.Here's the inizialitazion code for SPI peripheral (auto-generated with MX Cube):/*...
When I connect the development board stm32h7b3i-dk to the pc through the usb to tera to use the wifi module (ISM43340-M4G-L44-10 CF), what baud rates are I have to put or what is the configuration, nothing appears in the serial communication?Do you k...