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! How to properly enable all RAMs on a single core STM32H7?

Still learning H7 so apologize for a silly question.I want to use all Dx RAM parts on a single core STM32H743: D1, D2, D3.Now, in system_stm32h7xx.c , SystemInit there's following code:#if defined (DATA_IN_D2_SRAM) /* in case of initialized data in ...

Pavel A. by Super User
  • 4547 Views
  • 5 replies
  • 0 kudos

Use DMA with SPI acting as a (simple) shift register?

I've (sort of) found out a way to store GPIO states in memory with DMA (parallel data input from a 74HC595 shift register, because the STM32F103Cx doesn't have 4 SPI peripherals) and I want to output that same data via SPI in a similar manner, except...

JShel.1 by Associate II
  • 1216 Views
  • 3 replies
  • 0 kudos

problem with Soft AP on L-475-B IoTA2

hi everyone,what's the problem with AP on the IoTA2, I can't set an AP, everything works great only the AP doesn't work?can someone tell me is there Something with the fw?

idrissmc by Associate III
  • 385 Views
  • 0 replies
  • 0 kudos

What commands should I send through the Serial COM port to a Nucleo-F401RE board via a Python Script and Command Prompt to replicate the Connect and Start options in Unicleo-GUI?

Hello All,I am using a NUCLEO-F401RE Board and a IKS01A2 Sensor Board with it. I want to collect the incoming data dynamically and modify it. By using Unicleo-GUI and just clicking Connect and Start I am able to observe the collected data. I want t...

engtec by Associate
  • 728 Views
  • 1 replies
  • 0 kudos

Timer: No complementary output in one pulse mode?

Does one pulse mode offer the complementary output? My complementary output just sits there. I'm on TIM17 and I'm not sure if being on the 'lite' timer is the problem. I suppose I'll try moving it over to TIM2 and see if the problem persists althou...

n2wx by Senior
  • 1365 Views
  • 7 replies
  • 0 kudos