STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Restore circular DMA RX after UART error

Posted on August 10, 2017 at 03:50 Hi! On both STM32F405 and STM32F745: We use circular mode DMA RX. It works fine until the first frame or hight noise error occurs (which rarely but happen). After the error DMA stops working. Naive cal...

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...

System Bootloader vs. IAP - risk assessment

Posted on May 30, 2018 at 18:24Hey folks,I'm developing a system using the STM32F407 for an application where hardware malfunctions and especially corruption of flash memory due to environmental influences is a thing.Additionally, the system works i...

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