STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

"-u _printf_float" break VCP

I have a project using the virtual com port driver. Everything works great unless I enable "-u _printf_float" at which point I will get an error if I try to open the COM port in putty.

Jcoll.1 by Associate III
  • 530 Views
  • 0 replies
  • 0 kudos

Resolved! stm32f1xx_ll_gpio.h, wrong LL_GPIO_PIN_x definition

Hello the pin definition> 7 in the stm32f1xx_ll_gpio.h file seems to be wrong: in fact when I use LL_GPIO_PIN_8 with the function HAL_GPIO_WritePin (GPIO_TypeDef * GPIOx, uint16_t GPIO_Pin, GPIO_PinState PinState)the ODR0 bit of the port concerned is...

0693W000008wvgvQAA.png

In 'F407, bxCAN does not go to Bus-Off

In STM32F407, I have set bxCAN with CAN_MCR.ABOM=0 and CAN_MCR.NART=0. With the bus lines after transceiver (PHY) left open, after trying to transmit, transmitter transmits continuously forever, with CAN_ESR.LEC=0b011 for Acknowledgement Error (which...

UART Rx Threshold or FIFO Full interrupt not triggered

Hi, I created a test project to wake up L562MCU from STOP Mode when UART RxFIFO Threshold reached or full interrupt triggered or USER Button pressed.The project is based on Example project "UART_WakeUpFromStopUsingFIFO" for L562-DK. Test 1: Rx thresh...

Nucleo overcurrent and overheating issue

I am trying to drive inkjet printer cartridge using Nucleo F746ZG board. But at the moment i connect cartridge to the nucleo board, Controller heats up very much and over current LED starts blinking and if i continue connection about 10 Minutes then...

0693W000008wvnXQAQ.png
Cjosh.1 by Associate II
  • 680 Views
  • 0 replies
  • 0 kudos