STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476VGT6 - RTC - Time after Reset

Posted on September 15, 2016 at 15:58Hi guys,The project that I am doing needs the RTC clock to be working all the time.When VDD = 0V I have VBat powering the RTC. When the MCU reboots, I need to know if the time indicated by the RTC is correct, or ...

mejrissi by Associate II
  • 491 Views
  • 2 replies
  • 0 kudos

STemWin528

Posted on September 14, 2016 at 09:39 Hello, I'm using stm32f746 with cmsis-rtos. When I start STemWin without timer I didnt have any problem with showing information on the screen, but when I start one of the timer of MCU, my screen became whit...

GPIO on STM32479I-EVAL evaluation board

Posted on September 14, 2016 at 20:49Hello,We have a need for over 32 GPIO's in our system for both GPIO and Clocking signals.We also need access to the the I2C ports - I2C0 and I2C2?Has anyone analyzed and produced a Pin-Mux matrix of the GPIO's on...

jtate by Associate
  • 324 Views
  • 0 replies
  • 0 kudos

STemwin GUIDRV_SPage

Posted on February 10, 2016 at 07:53Hi dear members,I want to interface jhd12864 lcd using Stemwin library, The  segger document says that you can configure the KS0108 driver in the run time using GUIDRV_SPage.But GUIDRV_SPage.h file is not included...

peeyush by Associate
  • 626 Views
  • 4 replies
  • 0 kudos

STM32F427 CAN1 crashes SPI2

Posted on September 13, 2016 at 13:41STM32Cube FW_F4 V1.13.0 I have a board using CAN1, CAN2, SPI_1 and SPI_2 All functions work independantly fine CAN1 and CAN2 work in Polling mode and Interrupt mode. SPI_1 and SPI_2 work OK in polling mode using ...