STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

QSPI+Fatfs

Posted on August 04, 2017 at 09:55Good day! i would like to ask how i can to create a FatFs layer on QuadSPI-Flash. I work with STM32F746NGH. The first i have created i user_diskio(file added in attach). I use BLOCK_SIZE 4096 bytes, because it's min...

ADC with STEmwin Generated code

Posted on August 01, 2017 at 10:31Dear all,              i need to monitor ADC & display the value continuously in Text box using STEmwin Generated code. My ADC driver, handling for low threshold & high threshold value is working correctly as per te...

Resolved! Fastest communication interface between two STM32F7's

Posted on July 31, 2017 at 16:02Hi,I have a simple question but which causes me a little headache.Does anyone know how I might interface two STM32F7 so that I might obtain the fastest communication between the two?Something better than 10MBytes woul...

Maz D by Associate II
  • 1309 Views
  • 28 replies
  • 0 kudos

Resolved! STM32L4xx IAP with SD card example (IAP_main)

Posted on August 02, 2017 at 16:16Hi,Does anyone know where I can find the IAP_main example with SD card?This example is mentioned in the document 'In-application programming with SD cards' (AN4854)but I couldn't find the example itself, only the on...

123456 by Associate II
  • 238 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F429 PWM with Timer 2

Posted on August 02, 2017 at 19:41I am using STM32F429 discovery board.I am trying to generate pwm output on pin 11 of GPIO G. I have set and enabled the corresponding registers and bits but there is no output on pin 11. If I write a simple delay co...

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