STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BlueMicrosystem2_V2.2.0 build with SystemWorkbench

Posted on May 19, 2017 at 03:32I just downloaded the BlueMicrosystem2_V2.2.0 and build with AC6 (System Workbench).The project I trying is :BlueMicrosystem2_V2.2.0\Projects\Multi\Applications\BlueMicrosystem2\SW4STM32\STM32L476RG-SensorTile\STM32L4x...

Discovery board product identification

Posted on January 05, 2018 at 13:13Hello I have stm32f407vg Discovery board, how do i identify it is old reference or new one ? as mentioned here. http://www.st.com/en/evaluation-tools/stm32f4discovery.html Any product marking ? My board has some nu...

n.serina by Associate III
  • 388 Views
  • 2 replies
  • 0 kudos

Rc522 library for STM32F030C8

Posted on January 05, 2018 at 14:03Hello.I've started using stm32f0 recently. I've been reading about the RFID technology and came across the famous MIFare cards and RC522 reader. I found many libraries and support for RC522 and arduino. I also foun...

droid nk by Associate II
  • 1104 Views
  • 0 replies
  • 0 kudos

Stream the data from sensorTile to MATLAB

Posted on January 03, 2018 at 10:18I juse got the Sensortile kit, and I would like to read (life) the output from the sensors using MATLAB. Is there a simple way to stream the data “lifeâ€� to a MATLAB running on Windows or mac OS? How can I do th...

USB CDC host

Posted on November 20, 2017 at 07:29Hello Clive,I am implementing USB CDC host on STM32F446, it is connected to GSM module.I have initialized the USB host, I am still exploring how to send & receive data in CDC host mode & on what event I should rea...

ra.pamod by Associate III
  • 732 Views
  • 3 replies
  • 0 kudos

STM32 Primer2 - st-link functionality

Posted on January 04, 2018 at 23:25Just playing with STM32 Primer2 (quite old hardware: http://www.stm32circle.com/resources/stm32primer2.php ) and have a question related to the debugger interface.This piece of hw uses rlink interface for Ride7 IDE...

Can't trigger ADC1 from TIM1 event

Posted on December 29, 2017 at 16:50Help needed,please.I'm using CubeMx and STM32Workbench,STM32F410 on a custom boardI can't trigger ADC1 from TIM1,TIM1 does generatean interrupt on compare channel 1,and i can see it,because i call a pin toggle in ...