STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1697 Views
  • 1 replies
  • 0 kudos

Why LISR signals Half Complete and Total Complete ISR at the same time, while using HAL Double buffer mode for Audio

Hello to all.I'm trying to setup the STM32F746-Discovery board for audio transmission.For the audio transmission it is important to use double buffer mode.I'm using the HAL and the stm32746g_discovery_audio.c and wm8994.c filesThe LISR register signa...

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
  • 1344 Views
  • 7 replies
  • 0 kudos

Resolved! HAL_Delay() causes infinite loop in some cases

Posted on February 02, 2017 at 15:44Hey there, I am relatively new to STM32 Development (coming from an AVR Background).I am currently working on a LoRaWAN sample project using the STM32L053 Discovery board and the SX1272 Modem with IBM LMiC Library...

Rob Keck by Associate II
  • 3713 Views
  • 9 replies
  • 1 kudos

STM32F413VGT6 flash programming by ISP

​Hi All,I am using a customized STM32F413VGT6(LQFP100) board, and try to programming flash by Embedded bootloader mode. The UART port is port 2, and boot mode is from system memory.While I use ST flash loader to connect to the MCU, the flash loader c...

0690X000006Bv1nQAC.png
GWu by Associate
  • 764 Views
  • 0 replies
  • 0 kudos