STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1170 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
  • 766 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 ...

STM32F405 USB to PC (Win32/64Bit) Communication

Posted on December 31, 2017 at 10:30I'm using STM32F405.Now I need to communicate with PC and controller using USB i.e when I connect the USb to my PC and controller ,when I sends data from the MY PC, the USB understands the those characters and sen...

STM32CubeMX + lwIP + DP83848

Posted on January 04, 2018 at 21:46 Hi. I have a project generated using stm32cubemx. STM32F207@100MHz lwIP, RMII, 50MHz MCO out. Static IP. ARP, ICMP modules is enabled. After starting the board i see (with wireshark) one Gratu...