STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! AN6091 ('L0->'U0 migration) comments

This is not a discussion on the 'U0 as such (that'd need some time to sink in); just comment on the 'L0->'U0 migration document, AN6091. It's a very detailed and extensive document, and following items are just relatively insignificant minor issues/t...

Bootloader to Main Appilication - SRAM Cleaning

hi,how to clean SRAM before jumping to main application from bootloader .In the SD card boot loader code we use local , global  & static variable and what will happen to these variables during the transition from boot loader to main application .how ...

MMARI.1 by Senior
  • 439 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H7B3I-DK - LCD init through .ioc file does not work

As I mentioned earlier I am trying to show red color on display screen this time using HAL_drivers. I attached a video on my one drive of me configuring a .ioc file and I builded it with 0 errors but when I flashed it to hardware, display module does...

richi by Associate III
  • 801 Views
  • 2 replies
  • 0 kudos

Which code in SRAM4 for LPBAM?

Hello,In the example projects for LPBAM from ST, it is necessary to switch the RAM address to the SRAM region. This is because LPDMA has in Stop2-Mode only access to SRAM4.If I also want to use the RAM, which part of LPBAM (or maybe other parts) must...

JoachimO_0-1710411635664.png
JoachimO by Associate II
  • 743 Views
  • 2 replies
  • 0 kudos

STM32F103C8T6 pin multiplexing problem

hello,STM32F103C8T6 enables SPI1, but does not use MISO pin (PA6), can this pin reuse other functions? For example, timer function.Also, the PWM output can be observed in the software simulation, but there is no PWM output in the actual test. Is ther...

112233 by Associate II
  • 640 Views
  • 1 replies
  • 0 kudos

Cannot get CC1 on TIM15 to go low using CCMR1 register

Using a Nucleo-F072RB.  I am trying to get the output of CC1 to go low after the CPU does something.  Everything is working as expected except I cannot get the line to go low.  I have tried both variants of the CC1P bit and neither seems to work.  I ...

SWenn.1 by Senior III
  • 7814 Views
  • 19 replies
  • 0 kudos

PSRAM Issue with STM32L4R9 Discovery Kit

Hi,Currently I am working with STM32L4R9 Discovery kit. The connected PSRAM model with this board is IS66WV1M16EBLL-55BLI. Using HAL functions, I can only write and read up to 16 bit data (i.e. unsigned integer 8 bit (uint8_t) and uint16_t). Other da...

SSG by Associate II
  • 446 Views
  • 0 replies
  • 0 kudos