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

STM32L053 - Cannot identify target

Posted on March 19, 2015 at 14:25Hi I´ve problem with programming stm32l053, after debug get error ''Cannot identify target as a STM32L family''. I´m using Eclipse Indigo under Linux, st-link/v2 debugger, OpenOCD, arm-none-eabi-gdb. My reports Open ...

Invalid bitband defs in F4 STLIB

Posted on May 16, 2013 at 19:28 I just spotted some invalid defs in the CMSIS stm32F4xx.h definitions file. In the section on bitband definitions it has entries for backup SRAM, SRAM2 and CCM SRAM: #define CCMDATARAM_BB_BASE ((uint32_...

STM32 ADC Vref+ & VDD

Posted on March 25, 2015 at 16:47An application requires an external Vref+ of 3.0VDC and Vref- of 0, VDD of the chip is 3.3VDC. Whats the best method to set this Vref+ to the STM32 micro controller?

Cube F4 v4.3 and SDIO SD_TX_UNDERRUN error

Posted on July 16, 2014 at 07:46Hi All,Using the standard Cube (F4 v1.30) HAL_SD drivers, I randomly get the SD_TX_UNDERRUN'' error when writing using HAL_SD_WriteBlocks().It happens totally at random.I have tried:- using older libraries - same resu...

Questions regarding implementing a UART_DMA Receiver.

Posted on March 03, 2015 at 20:35Hi ST Forum,I want to implement a DMA RS232 device (with a MAX232 transceiver), where if the master sends a certain message (e.g. 0x01), then the STM32 will send back a certain message (e.g. 0x02). I got the DMA Tran...

How exactly DMA offloads processor/controller?

Posted on March 20, 2015 at 13:58I know DMA acts as a channel where the CPU gets bypassed while data is transferred between Memory/ Peripheral,and in the mean-time CPU can execute useful operations..But my question is ...If the DMA transfer is going...

spi chip enable strobe

Posted on March 24, 2015 at 14:39I need to transmit 5 bytes and after strobe ''update pin'' on ad9951 over and over again with speed about 300-400khz. Start every time transmission for each 5 bytes and strobe on tx complete - will not make it, it's ...

silent by Associate II
  • 908 Views
  • 3 replies
  • 0 kudos