STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L475 Jumping to DFU

I am trying to figure out the details of how to jump to the internal bootloader on STM32L475. The following code works just fine on the STM32F405, but similar (updating the address obviously, which is actually the same) will not work on the L475.ldr ...

DMA buffer position

In the M0 I used this code to get the current pointer position U1RxBufferPtrIN = U1RxBufSize - huart2.hdmarx->Instance->CNDTR;but on the H7 this register is not available.How can I find the current Rx pointer position from the Uart DMA controller...

T J by Lead
  • 818 Views
  • 1 replies
  • 0 kudos

Confusing STM32F2xx manual for INEPTXFD

Posted on October 23, 2016 at 14:55 Hi. I'm looking at following register in manual: OTG_FS device IN endpoint transmit FIFO size register (OTG_FS_DIEPTXFx) (x = 1..3, where x is the FIFO_number) It has two parts: Bits 31:16 I...

dimax by Senior
  • 469 Views
  • 7 replies
  • 0 kudos
Labels