STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Undocumented Register Fields?

Hello!I suspect it has been already asked, but nevertheless:stm32f411xe.h: #define USB_OTG_DIEPMSK_TXFURM_Pos (8U) #define USB_OTG_DIEPMSK_TXFURM_Msk (0x1UL << USB_OTG_DIEPMSK_TXFURM_Pos) /*!< 0x00000100 */ #define USB_OTG...

Screenshot from 2024-06-27 19-59-24.png
MorganN by Associate
  • 459 Views
  • 1 replies
  • 0 kudos

Resolved! Bug in USB CDC code generator [Solved]

Hi, today I found an pretty unusual bug while doing some projects with the USB CDC, my code, out of the blue, showed hundreds of errors, after some diggins, me and a friend, found out that in the usbd_def.h, the TypeDef of "USBD_StatusTypeDef" was ch...

0693W00000aIs4WQAS.png 0693W00000aIs5AQAS.png
Cde M.1 by Associate II
  • 1613 Views
  • 6 replies
  • 0 kudos