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

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
  • 1199 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
  • 1040 Views
  • 2 replies
  • 0 kudos

can STM32F103 unused JTAG pins be used as output ?

Posted on March 22, 2017 at 14:42hello dear forum,  I dont use https://www.mikrocontroller.net/part/STM32F103 https://www.mikrocontroller.net/articles/JTAG pins for debugging  ( I use USART1 for program loading )  can I use these pins as output port...

STM32L0 LSI oscillator stops

Posted on March 22, 2017 at 14:12STM32L0 LSI oscillator stops after a system reset, like software reset or watchdog reset, but LSI is not stopped by exit from standby. What is the difference between exit from standby and other system reset?

Joe Sun by Associate II
  • 437 Views
  • 0 replies
  • 0 kudos

STM32479I-EVAL Camara to USB Aplication

Posted on February 17, 2017 at 13:00Hi,   I recently bought the STM32479I-Eval board and now I'm testing the sample applications included in STM32Cube_FW_F4_V1.14.0   The application 'STM32469I_EVAL\Applications\Camera\Camera_To_USBDisk' does not wo...

Look for STM32 motor control firmware library

Posted on March 22, 2017 at 07:47Any body know how to download STM32 motor control firmware library (i need it to control AC induction machine FOC)?I searched for direct link to download stm32 motor control fw to use it with HAL library but I couldn...