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

Two rotary encoders on same board

Posted on August 03, 2017 at 13:17Hi everyone,I'm working on a project where I need to set up two encoders.I use included timers as timer encoder.encoder 1 is configured on GPIO PB7/PB6encoder 2 is configured on GPIO PB5/PB4In order to isolate the m...

paul sauv by Associate III
  • 1002 Views
  • 6 replies
  • 0 kudos

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
  • 954 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...

OLED Interfacing Problems!

Posted on August 03, 2017 at 09:39The original post was too long to process during our migration. Please click on the attachment to read the original post.

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
  • 639 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
  • 891 Views
  • 2 replies
  • 0 kudos