STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to get started programming STM32

I'm attempting to program a blue pill stm32 but I'm plagued with software issues/errors and im in need of some advice/help. The issue is with the st-link v2 working in tandem with keil. It only works for the first time a try to flash the board and no...

HNann by Associate
  • 203 Views
  • 2 replies
  • 0 kudos

Resolved! Given the correct hardware configuration, is it possible to access two different external memory types (SRAM and Flash) by use of the same FSMC bus?

I have an application where it is necessary to read data from external flash to perform operations on data stored in external SRAM by using the same fmc connections. In this case the parallel interface is important as the operations are time sensitiv...