STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

cubemx bug report

Posted on August 08, 2016 at 05:31HiI am using cubemx to config RTC of stm32L0. For the alarm mask configuration, if I select ''Alarm Mask Minutes'', in the generated code, only RTC_ALARMMASK_MINUTES is set. However, generally, if MINUTES is masked,...

harryzwh by Associate
  • 270 Views
  • 1 replies
  • 0 kudos

STM32F1 USB in CDC mode

Posted on August 19, 2016 at 10:38 Hello there, I am struggling with this issue for over a (whole) day now... I have a custom STM32F103VBT6 board. I am trying to power up USB in CDC mode. I am using CubeMX to generate the code. At first, my ...

SPI Timeout problem

Posted on February 28, 2016 at 16:15Hi,I'm using ST's driver for SPI in full -duplex, 8 bit, master mode. The function HAL_SPI_TransmitReceive() returns sometimes HAL_TIMEOUT. After inspecting code I don't understand the following:The code below at ...

ari_v2 by Senior
  • 2085 Views
  • 4 replies
  • 0 kudos

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
  • 323 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
  • 402 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
  • 457 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...