STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

L476 Problems getting the FMC working with SSD1963

Posted on March 09, 2017 at 00:15We are having problems trying to make a 320x240 LCD Color Display working on the L476 FMC Peripheral.  The LCD uses the SSD1963 chipset.  We have hooked the SSD1963 up to the FMC like an 8080 SRAM device using the pa...

Initialize TIM1 Break Input using STM32CubeMX

Posted on March 23, 2017 at 09:54Hello, I'm using STM32F4Discovery for single phase inverter project.I need to use the break input of TIM1 for protection of my MOSFET driver and the MOSFET itself. After taking a few days trying to initialize break i...

0690X00000603iFQAQ.jpg
ade by Associate II
  • 359 Views
  • 0 replies
  • 0 kudos

Can i use NVIC_ SetVectorTable in STM32F722RE MCU ?

Posted on March 23, 2017 at 08:08Dear Due to i need to modify vector table address, can i use 'NVIC_ SetVectorTable' this function? or i need to modify &sharpdefine VECT_TAB_OFFSET  in system_stm32f7xx.c   I always get link error and can't find whci...

Problem With USART

Posted on March 22, 2017 at 11:55Hi,I am using 3 USART in my code, But I faced a one ridiculous problem with them.USART2 configured on interrupt and working fine I have No problem with this one. I Initialize the USART3(POL) first and send some data ...

bhavesh by Associate II
  • 1075 Views
  • 5 replies
  • 0 kudos

powerStep01 configuration guide?

Posted on March 22, 2017 at 19:46I'm having trouble getting a powerStep01 configured to run in step clock mode on top of a Nucleo F411RE. Mostly configured as required, but as soon as I try to enable it (hardstop) it throws an OCD and drops out of s...

estie by Associate II
  • 357 Views
  • 1 replies
  • 0 kudos

Resolved! RTC & stm32F746

Posted on March 19, 2017 at 18:08Hi,I have a strange behaviour with the stm32F746 RTC.I use a 32768-Hz crystal (I have verified with the scope that it is running).I initialise as indicated in the following code, but the time register is incremented ...

using stm32 as a Smart card mcu

Posted on March 22, 2017 at 17:03Hi everybodyI want to make a smartcard with sm32. I know stm32 has smartcard interface using Uart peripheral. however all the documents I have seen, used stm32 as smartcard reader. is it possible to use stm32 as a sm...

mh2 by Associate III
  • 895 Views
  • 3 replies
  • 0 kudos

Resolved! Handling CCxOF flags Input Capture Mode

Posted on March 21, 2017 at 15:35STM32F437In the main code I set ARR to 0xFFFF and PSC to 21000-1, a long count at a leisurely pace. After the timer counts a bit I enable an external event with my function generator. In my ISR experiment I immediate...

John Hite by Associate III
  • 831 Views
  • 2 replies
  • 0 kudos