STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Porting AWS to a new cube generated code

Posted on February 06, 2018 at 19:18Hi,I am trying move the AWS code  (discovery stm32f413) in to a new code generated for stm32f412 nucleo.I am missing 'jsmn.h' which is no where to be found.Should it be found?Thanks,Yoram#aws

STM32F4DIS-WIFI and SPWF01SA compatibility

Posted on February 06, 2018 at 22:14Hi,I'm currently working on a project based on STM32 and I need a WiFi connection in order to send information to a mobile app.My project can be divided in 2 parts : a prototype with 2 PCBs and then an industrial ...

Serial MIDI output using HAL and a Nucleo F4

Posted on January 29, 2018 at 21:44I'm trying to get a simple MIDI output over DIN (standard midi connector, not usb) example working using a Nucleo-F401RE and a Sparkfun MIDI shield (https://www.sparkfun.com/products/12898) to send a MIDI note to a...

How does PDM2PCM library works?

Posted on February 04, 2018 at 19:07 Hi STCommunity, I'm using a Nucleo F446RE and I have to convert a PDM bitstream from a pair of mems microphones (CCA02M1 eval board) intoPCM. Does anyone know how the latest PDM2PCM library (rev. 3.0.0) works?...