STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 282 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
  • 560 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
  • 461 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
  • 674 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
  • 1019 Views
  • 4 replies
  • 0 kudos

STM32F205RG RTC Problem.

Greetings,I have connected external crystal of 32.768 KHz to STM32F205RG for RTC time keeping purpose. I have also enabled RTC output on pin PC13. Below is my code for RTC Initialization ...int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE E...

STM32H7 SAI TDM output

Hello,I am considering the STM32H7 for a new project I'm working on.I'd like to configure the MCU to output 10 audio channels at 96khz using TDM, all synchronized. Some variants of the STM32H7 come with up to 4x SAI peripherals and support TDM.I'd li...

messna by Associate
  • 298 Views
  • 0 replies
  • 0 kudos