STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use HAL_HRTIM_IRQHandler

Posted on June 07, 2017 at 22:54Thank you for your patronage. I'm Japanese. I want to use Interrupt Service Routine(ISR) as shown in the picture below. So I want to use HAL_HRTIM_IRQHandler.I wrote the program as shown below, but I got an error. #hr...

0690X00000607GUQAY.png 0690X00000607GeQAI.png 0690X00000607GjQAI.png
Ken Inoue by Associate III
  • 128 Views
  • 0 replies
  • 0 kudos

STM32F769I-DISCO STemWIN double buffer/flicker problem

Posted on June 07, 2017 at 22:29This is in reference to the main 'Demonstration' app in the latest cube release, 1.7.0.It's pretty clear that the demo application running on the STM32F769I-DISCO is not properly double buffering, or some other issue ...

inojosh by Associate II
  • 128 Views
  • 0 replies
  • 0 kudos

STM32F401 does not produce I2S data.

Posted on May 30, 2017 at 18:54Hi,maybe somebody can help me out.It's about the STM32F401. For a few days I'm struggling now but still no I2S data or clock activity shows up at the 4 SPI2 peripheral outputs. All stay low. I like to configure all uC ...

Resolved! Store constant variables in Flash

Posted on May 31, 2017 at 20:54I am trying to figure out how to store a constant variable (a constant string of chars) on flash, so it does not occupy valuable blocks of RAM to store a const. In AVR there was something called PROGMEM, but here I can...

Discovery board series bus resistors

Posted on June 07, 2017 at 17:42Hi,Comparing Discovery Boards (STM32F769-EVAL and STM32F746-DISCO) the use of 33 ohm series resistors on the FMC and QSPI buses are different.    The STM32769-EVAL FMC address/data lines and QSPI data lines have serie...