Monthly Archives: August 2020

STM – MCU & MPU Embedded Software

For STM32 see here For STM8 see here For SPC5 see here

Posted in STM32 | Comments Off on STM – MCU & MPU Embedded Software

STM32 and S2C – Simply Sounds Clear

A complete, field-proven, solution to realize perfoming voice assistants, cancelling noise, echo and improving voice recognition. Successfully qualified on Alexa built-in products and adopted by several intercom and communication equipment manufacturer since from many years. For more info see here.

Posted in STM32 | Comments Off on STM32 and S2C – Simply Sounds Clear

Niente più tasse e dichiarazione per l’uso di radio CB e PMR446 – in ITALY

Grazie al DECRETO-LEGGE del 16 luglio 2020, n. 76, ora per usare una radio CB o una radio PMR446 non serve più fare la dichiarazione e pagare la tassa annuale. In pratica basta comperare una radio CB o PMR446 omologati … Continue reading

Posted in STM32 | Comments Off on Niente più tasse e dichiarazione per l’uso di radio CB e PMR446 – in ITALY

Printf and Getchar (Inter.mode) via USART2 plus Timer in PWM mode

This example is based on NUCLEO-F030R8 and STM32CubeIDE and show how to: Redirect the printf to USART2 Getchar via USART2 in Interrupt mode Timer (TIM14) in PWM mode at 50% of duty cycle For more info see here.

Posted in STM32, STM32F0 | Comments Off on Printf and Getchar (Inter.mode) via USART2 plus Timer in PWM mode