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

Hi, is there a simple Hello World project using STM32F7508-DK board with system view? Or any kind of STM MCU with system view ?

I am using a STM32F7508-DK board, and I am trying to use system view on it. I've done everything mentioned on system view documentation, also changed the st-link firmware to j-link firmware, but with no result, I am not seeing any trace on system vie...

VPope.1 by Associate II
  • 907 Views
  • 4 replies
  • 1 kudos

Hello dear community, i using the STM32f091 Nucleo-Board. My goal is to get the ADC values with DMA. Since I've never programmed a DMA, I wanted to see some good tutorials. I did find some, but they all use the HAL library.

I would love to have a tutorial that doesn't use libraries. I would have preferred something that used metal embedded C and register manipulation. Do you have some videos, links or PDF files for me?Thanks in advance

Ebun.10 by Associate
  • 424 Views
  • 1 replies
  • 0 kudos

example of keyboard implementation

do you have a ready-made example of keyboard implementation, I need to connect a keyboard to stm32f105, but nothing works, please give a ready-made example with a keyboard, on standard libraries I always just hang on HOST_CTRL_XFER, but why this happ...

Dpyrt.1 by Associate
  • 398 Views
  • 0 replies
  • 0 kudos

DfuSe Verification Fails

Sometimes the Verification step of DfuSe fails , while the application is flashed correctly and can run without problems after the verification fail message!!!what is the reason for this problem and How can I overcome it?

0693W000003Pth2QAC.png
HAlzo by Senior
  • 467 Views
  • 3 replies
  • 0 kudos

FMC Controller: Write 8 SIMPLE data bits (no address mux)

Hi,I want to configure the FMC such, that it should just write 8 data bits in a VERY SIMPLE way - without any switching.I use the following code:#define RAM_D1_FMC_SRAM3(off) __attribute((at(0x68000000+off)))   //global variables: int iDebugFMC; int ...

flyer31 by Senior
  • 936 Views
  • 3 replies
  • 0 kudos