STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 DISCO - memory sections

Posted on August 24, 2015 at 13:51Hi all,I have a question about the different memory sections. I use a modified version of the demonstration project.There are 4 memory sections:SRAMSDRAMFlashNOR (QSPI)This code save the variable to NOR:#if defined ...

benny by Associate II
  • 1542 Views
  • 10 replies
  • 0 kudos

System Tick timer is not incrementing uwtick

Posted on November 24, 2016 at 11:39 I have stm32F767zi nucleo, and I usedstm32CubeMXgenerate the code to test some of the functionality.The MX_CAN1_Init() returns Timeout error. I debugged HAL_CAN_Init(&hcan1) and found the section in the HAL_C...

x567234 by Associate
  • 392 Views
  • 0 replies
  • 0 kudos

Connect DAC to subwoofer

Posted on November 17, 2016 at 15:51Hello I'm working on an audio system, I have stored audio files as binary data on an external EEPROM and using STM32F407VGT6 I'm taking this data and send it through DAC to external amplifier and then speaker. now...

DMA Weirdness

Posted on October 21, 2014 at 01:57Hello all,  I'm trying to run a ws2812 strip using a timer and DMA.  I'm using the stm32f303vct6 chip at 48MHz.  The Timer is running with no prescaler, and no clock division in PWM1 mode, with a period of 60 (1.25...

0690X00000605BXQAY.png 0690X00000605BiQAI.png 0690X000006057qQAA.png
arolsen by Associate II
  • 717 Views
  • 6 replies
  • 0 kudos

ADC - figure out exact signal duration

Posted on November 23, 2016 at 10:12I've been looking for info on this subject for some time and cannot find any references, possibly because I'm not an EE and don't have full understanding of all the ADC terminology and consequently using the wrong...

parsec by Associate III
  • 426 Views
  • 4 replies
  • 0 kudos

[STM32F4] Battery Voltage of Smart Battery via I2C

Posted on October 21, 2016 at 08:30Hi,I have a STM32F4 which is powered by a smart battery. I would like to read the remaining capacity (AbsoluteStateOfCharge, RelativeStateOfCharge). I am not able to figure out, how I have to configure I2C so that ...

smrtkai by Senior
  • 538 Views
  • 3 replies
  • 0 kudos