STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F469 HID - add a keyboard to a custom HID

I have my custom HID device running and working fine. I would like it to also emulate a standard PC keyboard at the same time. So when my board enumerates, I would like the attached PC to find my custom device as well as a keyboard.I think I can ju...

Resolved! ADC Result false

Hello ​I need to receive the value of multiple ​Channel of ADC 1 I followed this tuto : https://controllerstech.com/stm32-adc-multi-channel-without-dma/​But when my pin 1 is connected to GND i have 1500 of numeric value ​Already tested in Arduino and...

HDIA.1 by Associate III
  • 855 Views
  • 4 replies
  • 0 kudos

How are non-existent pins / ports wired up

Does anyone have any experience of trying to control non-exisistant pins?I have a design that takes stm32f767 in the lqfp100 package. But none seem to be available.Looking around, I managed to procure a small run of stm32f779* in the wlcsp180 package...

Danish1 by Lead III
  • 987 Views
  • 2 replies
  • 0 kudos

Related to equations solving in STM32 MCU

I am using STM32F404 MCU I have interacted MPU6050 with my MCU and now i want to put IMUs data into some Eular equations for my application I have enabled FPU of Processor and using math.h library to code the equations i have observed that its takes...

Chopra.1 by Associate II
  • 831 Views
  • 3 replies
  • 0 kudos

Resolved! ADC DMA not working in stm32H743

I am new to STM32 and want read ADc through DMA.I go through some video and tried to read it but benefit of it.below is the code please guide me /* Includes ------------------------------------------------------------------*/ #include "main.h" #inclu...

ykn by Senior
  • 1168 Views
  • 5 replies
  • 0 kudos

Resolved! TZEN not showing in STM32CubeProgrammer

Dear all,I have a STM32L562E-DK board (DK32L562E$AT3) and when i use the CubeProgrammer GUI, I cannot see TZEN bit in OptionByte panel nor any configuration bit related to trustzone. RDP0.5 does not appear neither (only RDP0,1 and 2). The revision of...

MGran.4 by Associate
  • 544 Views
  • 1 replies
  • 0 kudos