STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F411RE using External power supply

Hello,to finish my project i want to remove my the cable wich is plugged in to my PC. So i need an external power supply. In the Datasheet i found the topic "external power supply" but i still dont know how to connect it. It says that i have to use E...

STM32F091 ADC DMA problem

Problem with ADC reading at 100 kHz via DMA.MCU runs @ 48 MHz, ADC @ 14 MHz. Configured via CubeMX.Trying to read one ADC channel (1.5 cycles), triggered by Timer 15 (100 kHz) using HAL.Cannot reach 100 kHz (see pictures)​. Blue are DMA interrupts (h...

JuM by Senior
  • 345 Views
  • 4 replies
  • 0 kudos

Not detecting the usb device in Dfuse

I am trying port sample code via usb fs of STM32H743 MCU. I have installed dfuse in win7. But my device is not getting detected. In deVice manager I see warning mark on STM device in DFU mode. If i check the details, it says digital certificate is no...

STM32F746G Sampling Error

I use the BSP functions to record audio. The sampling frequency is set to 8000 Hz and the buffer size to save the recorded data into is set at 8000 elements long. It would make sense if the time to fill up the buffer is 1s. However it takes exactly 5...

Avan.7 by Associate II
  • 497 Views
  • 3 replies
  • 0 kudos

Need to hide the .c files from client

I have been using Atollic TrueSTUDIO for STM32F3DISCOVERY applications to write and test algorithm for a client. After successful debugging and testing I have to handover the project to the client. However I cannot reveal my source code which is actu...

ARauf by Associate
  • 735 Views
  • 4 replies
  • 0 kudos