STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does dual-bank read-while-write work properly in STM32L496?

My project uses dual-bank flash memory, bank 1 (0x0800 0000) for main code and bank 2 (0x0808 0000) for ota image and also allocated (0x080F F000) for saving the system setting. After switching bank (FB_MODE =1), the main code runs at (0x0808 0000) a...

KLam.11 by Associate II
  • 349 Views
  • 0 replies
  • 0 kudos

Talk to Flash in STM32L412KB without using HAL library

Hello everyone!I am trying to write to flash without using built-in HAL functions. Initially, I want "Hello World!". The Flash is only aligned double word writable as shown in the reference manual (RM0394) standard Programming technique Section 3.3.7...

Anonymous by Associate II
  • 1082 Views
  • 4 replies
  • 0 kudos

Resolved! NUCLEO-STM32F429 SPI at MAX speed (45 MHz)

Hello,I have NUCLEO-STM32F429ZI kit and I want to operate the SPI as max speed. So, I design one simple example like make SPI1 as Slave and SPI4 as a master mode.This is worked for SPI_BAUDRATEPRESCALER_8 (11.25 MHz), SPI_BAUDRATEPRESCALER_16 (5.625 ...

AP_040 by Senior
  • 5707 Views
  • 9 replies
  • 0 kudos

Resolved! Dear All, I have no experience with STM32 board but I'm planning to use one to log data for my impact test setup.I need 2 simultaneous 12bit readings from the ADC channels at the highest rate possible with DMA.

1st question: How many numbers will be saved in RAM?2nd question: Is it possible to get more accurate data by decreasing the ADC sampling rate.Thank you.P.S: I'm sorry, if this is a very simple question but I am a structural engineer and nobody is pe...

MAli.11 by Associate II
  • 1038 Views
  • 5 replies
  • 0 kudos