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

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
  • 401 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
  • 476 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
  • 949 Views
  • 3 replies
  • 0 kudos

STM32H750 driving a WS2812B

Hello, I'm looking to use Timer and DMA to drive a WS2812B LED with a STM32H7. TIM8 Ch2 is connected to the LED. I would like to explain what I understand so that its clear and I can get it working.A half word transfer from a memory location to the C...

PNare by Associate III
  • 558 Views
  • 0 replies
  • 0 kudos

Noise on the 3.3 volt line.

I have a photo interrupter attached to an interrupt port powered by the 3.3. volt supply.Every now and then, there is a burst of activity on the 3,3 volt line which cause havoc on the interrupt line.img_0933 shows the output of the photo interrupter ...

JMazu.1 by Associate III
  • 1013 Views
  • 1 replies
  • 0 kudos