STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DSI_TE pin in the STM32F469i-disco

Posted on August 03, 2017 at 10:05Hello everyone,I am using the STM32F469i-disco for my touch screen project and I was able to modify the sample example in the STM32Cube_FW_F4_V1 to satisfy my project. ( ..\STM32Cube_FW_F4_V1\Projects\STM32469I-Disc...

PC reached to HardFault

Posted on August 03, 2017 at 11:42Hello, I am using Keil uVision V 5.15.Controller is STM32f070cb.I am using STM32 discovery board as debugger.While debugging the device the PC reached to HardFault_Handler in start up file of the controller.

SDIO timeout in DMA mode

Posted on January 11, 2016 at 01:02HiIn my application (STM32L4) I need to write two file for totally 400kB/s and I can't loss data (from ADC)In some speed test I obtain about 10MB/s, so theoretically there are no problem (I use a very good uSD with...

fra by Associate II
  • 650 Views
  • 2 replies
  • 0 kudos

SPI_CLK(STM32L4)

Posted on July 20, 2017 at 12:42Hi sir I'm working on STM32L476RG .While im using SPI peripheral in that im facing issue i.e in the clock gereration.when clock generating according to resolution setting(ex-16 bit) after  that 16 clock pulses its hav...

How should I use Makefile in stm32cubeMX?

Posted on June 04, 2017 at 10:46I generated a https://community.st.com/tags♯/?tags=makefile project with STM32cubeMX(4.21.0).But Makefile can't work well.It looks like this:F:\stm32\project\cubemx\freeRTOS>makeThe system cannot find the specified pa...

Bin Wu by Associate
  • 465 Views
  • 1 replies
  • 0 kudos

STM32L053R: DMA incremental address mode

Posted on July 31, 2017 at 15:48Hi,I am trying to configure TIM2 timer to trigger DMA every 400 uS and gather data from SPI buffer to local data buffer.Buffer: uint16_t local_buffer[40];Now every time timer interrupt occurs, i want DMA to store data...

hardik by Associate II
  • 656 Views
  • 2 replies
  • 0 kudos