STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F334 - using HRTIM for triggering ADC sampling

Hello,we are using the HRTIM (Channel A) of the STM32F334 to trigger the ADC.The data of the ADC is written to an uint16[3] array by using the DMA.We disabled the IRQ for the specific DMA channel as the ADC value is used by the main program with lowe...

s m by Associate III
  • 673 Views
  • 0 replies
  • 0 kudos

output from STM32F4 board to the speaker

 I am using STM32F407 board with cortex-m4 and Wolfson pi audio extension card. I am using Keil micro vision 5. I Want to generate white Gaussian noise signal using the code(which I have to write) and I want to pass that output to the speaker. I went...

rrach by Associate II
  • 455 Views
  • 2 replies
  • 0 kudos

Help, what is going on ???

Hi if anyone can help it will be very much appreciatedYet another strange issueso I have my stlink v2 debugger set up with Rowley crossstudioeverything works fine when debugging and running my code from the ide on my nucleo st32f446RE board, yet whe...

JHERI by Senior
  • 1010 Views
  • 7 replies
  • 0 kudos

Managing dual bank boot on STM32L476

Hi community,I'm currently struggling hard with the dual bank boot on the stm32L476:I managed in setting BFB2 as needed, thru an utility such as ST-LINK (ok, for debug only, not for production...)I cannot set it using DFU-USB read/write operations (...

STM32L4 support eMMC

Posted on June 13, 2018 at 15:57How to make my STM32L4 to support eMMC device ? I run the code cube_FW_L4_V1.12.0 on my board then it failed on the cmd55 at SD_PowerON stage.The eMMC chip is the 'KingSton  eMMC04G-M627 eMMC' 4GB. Any idea . Thanks 

fema by Associate III
  • 1720 Views
  • 11 replies
  • 0 kudos

Resolved! STM32F4 CRC32 algorithm headache

I am developing a serial comms protocol between two STM32F407s.I am using the hardware CRC module to generate checksums for some of the data.I am also writing a test script in python to aid development.All has gone well until now.Now I need my test s...

AT38 by Associate III
  • 3942 Views
  • 8 replies
  • 1 kudos