STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA: last written buffer position?

DMA buffer 32 words, ADS converts 4 channels in scan mode.So every 8 ADC-starts  DMA will start at buffer[0]  (circular buffer is ticked).CubeIDE HAL is being used.How do I find out / look up  the buffer offset most recently written to?

PRenn.1 by Associate III
  • 352 Views
  • 5 replies
  • 2 kudos

LTDC + DSI Video Mode - No Display

I am attempting to display to an ILI9881C based panel. After successfully initialising and testing the panel using DSI only, I am working on DSI Video mode to pull data from a frame buffer via LTDC.I have the DSI configured as follows  static void MX...

Iris-DM by Associate III
  • 480 Views
  • 8 replies
  • 0 kudos

Resolved! Persistent data surviving re-programming within CubeIDE

Hi All,I'm sure this has been discussed before - and there's probably a solution out there, but for the life of me, I can't find it.So here's the situation.I have a large (~256K) block of graphics data, that sits within its own designated sectors at ...

Toneski by Associate III
  • 231 Views
  • 3 replies
  • 2 kudos

Resolved! STM32L053 GPIO Outputs not working

Hi,We have a custom design based on STM32L053C8U8 with the pinout mapping  as image attached. The GPIOs setting and initialization code is generated by STM32CubeIDE version 1.17.0 and companion CubeMX . however, the GPIO level the output pins are not...

quanngo_0-1737057327704.png
quanngo by Associate II
  • 482 Views
  • 8 replies
  • 2 kudos

Interrupts not working after Bootloader jump

Hey folks,I am using the STM32G0B1RE board for my development and am currently working on a Bootloader application. I have successfully implemented the jump from the Bootloader to the main application. The main application initializes correctly and e...

linker_settings.png
prateekJ by Associate
  • 411 Views
  • 3 replies
  • 0 kudos

Resolved! HAL_I2S_TxCpltCallback is called only once

I'm testing whether HAL_I2S_TxCpltCallback or HAL_I2S_TxHalfCpltCallback is called properly by setting i2s to normal and periodically calling HAL_I2S_Transmit_DMA. However, HAL_I2S_TxCpltCallback or HAL_I2S_TxHalfCpltCallback is called only once and ...

eunoia by Associate II
  • 501 Views
  • 7 replies
  • 0 kudos

Problem with ST SPI on STM32L475.

Hello, I am using STM32L475 board and trying to communicate with VNF1048F by SPI. The communication protocol which is used is defined as ST-SPI. On STM32 I can configure at maximum 16 bit communication but the device (VNF1048F) requires 32-bit frame...

_legacyfs_online_stmicro_images_0693W00000bhx83QAA.png _legacyfs_online_stmicro_images_0693W00000bhx1KQAQ.png _legacyfs_online_stmicro_images_0693W00000bhx9VQAQ.png
KPerg.1 by Associate II
  • 964 Views
  • 4 replies
  • 0 kudos