ATTENTION
Use FIREFOX or CHROME for a clear view of the images present in this web site
-
Recent Posts
- MDK KEIL COMMUNITY EDITION 17/11/2022
- GD32 MCU Eclipse development environment for GNU ARM & RISC-V setup tutorial for Windows 17/11/2022
- How to create a clean STM32CubeIDE Project ready to work with TouchGFX Designer 19/03/2022
- GD32 – AN034 IAP routine based on USB host 22/02/2022
- Cortex Mx performances 11/02/2022
- GD-Link Adapter – Low coast emulator for GD32 01/02/2022
- Where to find SW Tools and SW Examples for GD32 31/01/2022
- GD32F4xxx examples for KEIL (Firmware_Library) 31/01/2022
- GD-Link Programmer 31/01/2022
- GD32W515 – core Cortex M33 that include Transceiver for WiFi 30/01/2022
- GD32F3xxx examples for KEIL 27/01/2022
- How to use the SW Expansion Packages in STM32CubeIDE 28/12/2021
- Alexa or Home Assistant and P-NUCLEO-WB55 22/12/2021
- TouchGFX + X-NUCLEO-GFX01Mx & X-NUCLEO-GFX02Z1 06/12/2021
- RISC-V vs ARM 27/11/2021
- GigaDevice launches the New GD32L233 Series 40nm Ultra-Low Power Process for Energy Saving Applications 24/11/2021
- Many thanks to STMicroelectronics 20/11/2021
- GD32F4xxx examples for KEIL 19/11/2021
- GigaDevice – GD32 Cortex Mx introduction 03/11/2021
- Home automation: BASICS 18/07/2021
- (no title) 11/07/2021
- ZigBee Mesh Network ver.3.0 (introduction) 17/06/2021
- ZigBee Smart 4 Relay Switch 05/06/2021
- Important Announcement – Annuncio Importante 19/05/2021
- STM32 cryptographic firmware library software 11/05/2021
- STM – MCU & MPU Embedded Software 11/05/2021
- Predictive maintenance and anomaly detection with ST sensors 11/05/2021
- Boost user experience & gain insights into consumer habits 10/05/2021
- New eDesign feature makes your design project easier 10/05/2021
- STM TouchGFX new demos available 10/05/2021
- Smart LED drive 10/05/2021
- STM32Cube software for facial recognition applications on STM32 10/05/2021
- STM32WB5MM-DK – Discovery kit with STM32WB5MMG 10/05/2021
- Happy 1st May – Buon 1° Maggio 30/04/2021
- High-Voltage Super-Junction MOSFETs for Car Electrification 27/04/2021
- TouchGFX 21/04/2021
- STSPIN & STDRIVE solutions for motor control 21/04/2021
- High efficient PFC systems with STMicroelectronics technology 15/04/2021
- X-CUBE-AZRTOS-H7 provides a full integration of Microsoft® Azure® RTOS in the STM32Cube environment for the STM32H7 15/04/2021
- B-L462E-CELL1 Discovery kit for cellular IoT devices 15/04/2021
- Comparison: ZigBee – WiFi – BlueTooth – UWB 12/04/2021
- Home Assistant tips and tricks 26/03/2021
- Suggested kit for install Home Assistant 20/03/2021
- SPC5 – STMicroelectronics Boosts Automotive Innovation with Longevity Extension 18/03/2021
- Tiny multi DC motor driver solution up to 35A each 18/03/2021
- Home Assistant, easy way to automate your home. 13/03/2021
- Custom STM32 boot loader 11/03/2021
- X-CUBE-STL – safety functions up to IEC 61508 safety integrity level SIL2/SIL3 for STM32 05/03/2021
- STM32U5 – based on Arm® Cortex®-M33 to meet the most demanding power/performance requirements 26/02/2021
- ChibiOS – ChibiStudio and Neapolis Innovation – STM 23/02/2021
Monthly Archives: March 2018
P2P based on SPIRIT1 (X-NUCLEO-IDS01A4) and NUCLEO-L053R8 + SSD1306 I2C Oled Display
This is a new release of the P2P based on SPIRIT1, with the addition of the SSD1306 I2C Oled Display. This P2P sw work exactly as the previous one, for more technical info on P2P see here. For reading more, … Continue reading
Posted in Spirit1, STM32, WireLess & Networking
Comments Off on P2P based on SPIRIT1 (X-NUCLEO-IDS01A4) and NUCLEO-L053R8 + SSD1306 I2C Oled Display
How to use SSD1306 I2C OLED display and NUCLEO-L053R8 board
SSD1306 – I2C Oled Display is available on different internet store, see for example here and here. The Datasheet is here. We developed a simple test program using the NUCLEO-L053R8 and SSD1306. For reading more, click here.
How to develop a new project on the SPBTLE-1S module (based on BlueNRG-1 component)
SPBTLE-1S module is based on the BlueNRG-1 component. For developing on the SPBTLE-1S module is necessary use the STSW-BLUENRG1-DK. STSW-BLUENRG1-DK is evaluation SW package based on the BlueNRG-1 and BlueNRG-2 very low power Bluetooth low energy (BLE) single-mode systems-on-chip with … Continue reading
Posted in BLE
Comments Off on How to develop a new project on the SPBTLE-1S module (based on BlueNRG-1 component)
BlueNRG Mesh
BlueNRG-Mesh is a software solution for connecting multiple BLE (Bluetooth low energy) devices in Mesh networks for Internet of Things (IoT) solutions. It enables true two-way communication between Bluetooth-enabled devices in powerful, secure, integrated and range-extending Mesh networks. For reading … Continue reading
P2P based on SPIRIT1 (X-NUCLEO-IDS01A4) and NUCLEO-L053R8
This example is born to demonstrate the P2P capability using the SPIRIT1 transceiver and the STprotocol. This P2P also manage a ACK communication. For reading more, click here.
Avnet Silica NB-IoT Sensor Shield
The Avnet Silica NB-IoT Sensor Shield is a Cat M1 and NB-IoT board providing Arduino pinout connectors. The Arduino compatibility provides ultimate flexibility, leveraging on a huge ecosystem of compatible boards. It enables you to choose the microcontroller board that … Continue reading
STM32 Cube Programmer
STM32 Cube Programmer (STM32CUBEPROG) is an all-in-one multi-OS software tool for programming STM32 microcontrollers. For reading more, click here.
Posted in STM32
Comments Off on STM32 Cube Programmer
How to manage two UART (USART2 and USART1) under Interrupt
There are different possibility to use the UART under Interrupt, for instance use PRINTF but this mode use a loot of code or, more efficiency is to use the Call Back. In this example we use the Call Back modality. … Continue reading
TIM14 PWM output, duty cycle regulated using a potentiometer
This example is an evolution of the: STM32 Basic Timer in Interrupt & PWM mode In this example the duty cycle is regulated using a potentiometer. See the diagram below. All is developed using CUBE-MX and are generated for ATOLLIC. … Continue reading
Posted in STM32
Comments Off on TIM14 PWM output, duty cycle regulated using a potentiometer
STM32 – TCP/IP solution
Up to now there are a lot of solution to implement Ethernet connectivity using STM32 mcu family. Inside the STM32 Library there are examples of the implementation of the Ethernet connection based on LWIP free stack. This my be a … Continue reading
Posted in STM32
Comments Off on STM32 – TCP/IP solution