STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to find X-CUBE-AUDIO-F7 firmware ?

Posted on August 17, 2016 at 13:33Hello, I didn't found on the ST web site the libraries pointed by https://www.google.fr/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=0ahUKEwjRgs3AkqvOAhXQzRoKHSnEBBcQFgg0MAM&url=http://www.st.com/reso...

jmf1 by Senior
  • 329 Views
  • 2 replies
  • 0 kudos

About HAL_UART_Receive_IT arguments

Posted on August 18, 2016 at 18:33 One slip of my finger and my post was gone. I hope this is not a duplicate post. I am receiving serial data one byte at a time. For that I need an one byte array, I think. Does it have to be an array? O...

LMI2 by Lead
  • 421 Views
  • 1 replies
  • 0 kudos

Key matrix example code

Posted on August 18, 2016 at 17:52Hello,I need 4x4 key matrix IAR example C source code for STM32F series.It would be very helpful for me if you can give me.Thanks in advance! #key-matrix #keypcad

w21685 by Associate II
  • 471 Views
  • 1 replies
  • 0 kudos

SDRAM connections on FMC

Posted on August 18, 2016 at 17:55Hi,Hoping for some feedback from ST or others who have tested/used this configuration...The datasheet for the STM32F745xx (also the 746xx) contains Table 11. This shows the FMC pin definition, and lists the followin...

STM32F405 corrupt i2c transactions

Posted on August 17, 2016 at 14:06Hi!I have been writing my own I2C driver to play well with the RTOS and I have been using a I2C analyser to help me out. After a lot of frustration I have gotten most of it working but what I have discovered is that...

0690X00000603BHQAY.jpg
tobias by Associate II
  • 697 Views
  • 2 replies
  • 0 kudos

Combining Firmware Examples

Posted on August 16, 2016 at 02:09I have the example projects compiling, loading, and running from the F4xx firmware repository and it works perfectly.  I am using the lwip from project > application and wish to add control over a PWM output.  I too...