More than 1 million STM8 & STM32 boards sold

More info are here.

Posted in STM32, STM8 | Comments Off on More than 1 million STM8 & STM32 boards sold

Introduction to STM NFC tag and reader

Near Field Communication (NFC) is a set of communication protocols that enable two electronic devices, one of which is usually a portable device such as a smartphone, to establish communication by bringing them within 4 cm.
NFC devices are used in contactless payment systems, similar to those used in credit cards and electronic ticket smartcards and allow mobile payment to replace/supplement these systems.
This is sometimes referred to as NFC/CTLS (Contactless) or CTLS NFC. NFC is used for social networking, for sharing contacts, photos, videos or files.
NFC-enabled devices can act as electronic identity documents and keycards.
NFC offers a low-speed connection with simple setup that can be used to bootstrap more capable wireless connections. (by Wikipedia)

STM in its portfolio has a loot of NFC TAG & Reader.

  • ST’s dynamic NFC/RFID tags feature up to 64-Kbit of EEPROM memory which can be accessed either through a low-power I²C interface or an RF contactless interface operating at 13.56 MHz. Both short-range (ISO14443-A) and long-range (ISO15693) standards are supported:
    • ST25DV TAG series (EEPROM & RAM): ISO15693 NFC forum type 5 certified dynamic tags suited for consumer electronics, industrial, metering, electronic shelf labels IoT objects and more. This TAG is compatible with M24LR TAG.
    • M24LR TAG series (EEPROM): ISO15693 dynamic tags optimized for industrial, metering, healthcare, medical equipment and more.
    • M24SR TAG series (EEPROM): ISO14443-A NFC forum type 4 dynamic tags designed for consumer electronics, wearables, home appliances and more.
    • ST25 READER series provides multiprotocol support for 13.56 MHz NFC / RFID communications as ISO/IEC 14443 Type A or B, ISO/IEC 15693, ISO/IEC 18092, FeliCa and NFC Forum protocols.
      For NFC/RFID reader we suggest the ST25R3911B

For continue to reading click here.

Posted in RFID/NFC | Comments Off on Introduction to STM NFC tag and reader

STM32WB series of Wireless MCUs

STMicroelectronics Powers Next-Generation IoT Devices with Higher-Performing Multiprotocol Bluetooth® & 802.15.4 System-on-Chip.

  • Fusion of 32-bit ultra-low-power microcontroller and highly integrated Bluetooth 5 (BLE) and IEEE 802.15.4 radio creates high-performing wireless platform for feature-rich smart connected objects
  • Dual Arm® Cortex®-M cores individually dedicated to device operation and wireless communication ensure smoother user experience
  • Compatibility with proven STM32 ecosystem brings developer advantages and faster time to market

For continue to reading click here.

 

Posted in IoT, STM32, WireLess & Networking | Comments Off on STM32WB series of Wireless MCUs

STM32 Basic Timer in Interrupt & PWM mode

The Basic Timers (BT) TIM6, TIM7, TIM14, etc (1°) are the most simple timers available in the STM32 portfolio.
The BT are 16 bit timer.
The BT are UP timer only.
The BT my be used in DMA and/or under Interrupt.

For continue to reading click here.

Posted in STM32 | Comments Off on STM32 Basic Timer in Interrupt & PWM mode

TP-Link CPE210 Access Point Wireless for External use

The TP-Link CPE210 is multifunctional WiFi access point designed to cover large indoor and outdoor areas such as villas, gardens, industrial halls and gyms thanks to the dual high gain antenna and the powerful 2.4 GHz operating amplifier (802.11 b/g/n).

The main functionality are:

  • Access Point
  • Client
  • Repeater
  • Bridge
  • AP Router
  • AP Client Router (WISP Client)

For continue to reading click here.

Posted in WireLess & Networking | Comments Off on TP-Link CPE210 Access Point Wireless for External use

How to import the examples present in STM CUBE Library for AC6 into the ATOLLIC TrueSTUDIO for STM32

In the Cube Libraries there are a lot examples ready to use for IAR, KEIL, AC6 and sometime for ATOLLIC (TrueSTUDIO).
We think that in the next release of the Libraries, the examples for Atollic will be a standard presence because STM acquired Atollic.

Up to now (Feb.2018) sometimes the Atollic examples are missing.
Don’t worry, follow this tutorial and by yourself you import every AC6 examples (present in the Cube Library) in ATOLLIC.

For continue to reading click here.

Posted in STM32 | Comments Off on How to import the examples present in STM CUBE Library for AC6 into the ATOLLIC TrueSTUDIO for STM32

How to import in Atollic TrueSTUDIO for STM32 a project developed for AC6 (System WorkBench)

In this tutorial we explain what to do, for import in Atollic TrueSTUDIO for STM32 a project developed for AC6 (System WorkBench – SW4STM32)

For continue to reading click here.

Posted in STM32 | Comments Off on How to import in Atollic TrueSTUDIO for STM32 a project developed for AC6 (System WorkBench)

P2P based on S2-LP (STEVAL-FKI868V1) and NUCLEO-L053R8

This example is born to demonstrate the P2P capability using the S2-LP transceiver and the STprotocol.
This is a basic example from wich is possible implement a loot of  IoT applications.

For continue to reading click here.

Posted in S2-LP, STM32, Sub1GHz | Comments Off on P2P based on S2-LP (STEVAL-FKI868V1) and NUCLEO-L053R8

Quick start guide to “charge transfer” technology (TSC ) used on STM32 and STM8 for touch sensing applications

For create a touch sensing there are three possibility that are:

  • Full Software Acquisition
  • Acquisition Using HW assist (2 GPIO + Timers)
  • Full HW Acquisition Dedicated Touch Sensing Controller IP (Charge Transfer) (TSC)
    The STM8/32 implement the HW touch inside that use the TSC technology.

For continue to reading click here.

Posted in STM32 | Comments Off on Quick start guide to “charge transfer” technology (TSC ) used on STM32 and STM8 for touch sensing applications

post – EEPROM emulation on STM32F030 (all developed using CUBE & ATOLLIC)

For more info see here.

Posted in STM32, STM32F0 | Comments Off on post – EEPROM emulation on STM32F030 (all developed using CUBE & ATOLLIC)