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

Cortex M0 Non Volatile Memory Storage

Posted on February 26, 2016 at 15:19Is anyone aware of a method or even the feasibility to transfer captured data from the ADC module, transferred to SRAM, then stored to non volatile memory (flash) section of the Cortex M0 Arm core without having t...

How to create a image data for LCD?

Posted on June 01, 2017 at 02:36 There is an image with some BSP examples. It is stored in code memory in ascii format like this'. __ALIGN_BEGIN const unsigned char stlogo[9174] __ALIGN_END ={0x42,0x4d,0xd6,0x23,0x00,0x00,0x00,0x00,0x00,0x00,...

LMI2 by Lead
  • 432 Views
  • 0 replies
  • 0 kudos

F3/L4 ADC in Differential mode.

Posted on May 30, 2017 at 17:44Hi,When  two inputs of ADC are in differential mode, can the ADCxINN input voltage be higher than the ADCxINP input voltage?For Vref+ = 3.3V and Verf- = 0V.Is the result value =  ((ADCxINP - ADCxINN)/3.3) * 2048 + 2048...

Asantos by Senior
  • 440 Views
  • 2 replies
  • 0 kudos

Resolved! How do I get started with the B-L475E-IOT01A?

Posted on May 31, 2017 at 17:33How do I get started with the B-L475E-IOT01A?  I must be missing something?  I assumed there would be support for this board on mbed?  Are there any example projects?  I want to be able to test drive the various transp...

CAN Receive data from STM32

Posted on May 31, 2017 at 08:38Hi everyone,I’m working for the first time on CAN protocol, with two STM32 F103RB - Nucleo64 and two transceivers (MCP2551). I’m trying to send a message from one of those two microcontrollers to the other one, in ...

Phase Counting mode

Posted on May 31, 2017 at 14:09I'm looking for a count mode in a stm32 controller that counts up and down, depending on a input signal which is low or  high. I have seen this mode in a Renesas Controller (RX210), it is called: Phase Counting mode 2....

0690X00000603loQAA.jpg

I'm trying to capture sound over ADC and play it through codec. But the code ends up in a hard fault error while initialization. Can anyone help me out?

Posted on May 31, 2017 at 14:06I'm capturing sound through an external microphone and converting it to digital with ADC. I pass the data over DMA and when initializing the audio codec, it runs into a hardfault error.

aditya by Associate II
  • 354 Views
  • 0 replies
  • 0 kudos