STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to swap banks using BOOT_ADD0

Posted on May 31, 2018 at 16:58Hi everyone,I have a STM32F7 Discovery board and I would like to upload new firmware on it.I read AN2606 and AN4826, and I saw that it's possible to split the flash into two memory banks (nDBank = 0) and I can start ei...

ced seg by Associate II
  • 1174 Views
  • 3 replies
  • 0 kudos

STM32L476 power up issue

Posted on May 31, 2018 at 08:26I have built a custom board and I have used the reference design provided with NUCLEO-L476RG. When I apply power to the board it doesn't power up. I have to connect VCC form powe supply on board and connect NRST on boa...

CubeF0 ADC LL bug

Posted on August 24, 2017 at 13:24LL_ADC_Init in CubeF0 contains a check for ADC_InitStruct.Clock, which is not used in the function. CubeMX does not generate a value for ADC_InitStruct.Clock and thus the assert in LL_ADC_Init fails.ADC_InitStruct.C...

Resolved! USB Host Interrupt OUT

Posted on May 15, 2018 at 01:08 STM32L4xx HAL 1.11 Framework Modifying the ST USB Host library to include the missing states in the static USBH_StatusTypeDef USBH_HID_Process(USBH_HandleTypeDef *phost)�?�? method that runs the HID Cla...

0690X0000060KigQAE.png