STMicro NUCLEO-WL33CC1 and NUCLEO-WL33CC2 boards features STM32WL33 Cortex-M0+ Sub-GHz wireless MCU

STMicro NUCLEO-WL33CC1 Sub-GHz development board

STMicro unveiled the STM32WL3 sub-GHz wireless MCU family last year and has now announced the general availability of the STM32WL33 Arm Cortex-M0+ microcontroller, along with two development boards namely the NUCLEO-WL33CC1 and NUCLEO-WL33CC2 for battery-powered smart meters and smart building and industrial monitoring solutions using wireless M-Bus, Sigfox, WiSun, LoWPAN or Mioty LPWAN protocols among others. The NUCLEO-WL33CC1 and NUCLEO-WL33CC2 development boards look the same, but the former supports 826-958 MHz high-band frequencies, while the latter handles 413-479 MHz low-band frequencies. STMicro NUCLEO-WL33CC1/2 specifications: SoC – STMicro STM32WL33CCV6 MCU Core – Arm Cortex-M0+ up to 64 MHz Memory – 32KB SRAM with full retention Storage 256KB flash 1 KB OTP flash (user data) Sub-GHz Wireless 413-479 MHz or 826-958 MHz frequency bands with OOK, ASK, 2(G)FSK, 4(G)FSK, D‑BPSK, and DSSS modulations Compatible with proprietary and standardized wireless protocols such as WM-Bus, Sigfox, Mioty, KNX-RF, and IEEE 802.15.4g Low-power autonomous wake-up […]

STMicro releases IO-Link actuator board for industrial monitoring and home appliances

STMicro EVLIOL4LSV1 IO-Link actuator board

STMicro has announced the EVLIOL4LSV1 IO-Link actuator board, an STM32G071CB Cortex-M0+ MCU-based reference design for commercial manufacturers with a built-in protocol stack and application software. Aimed at industrial beacons and home-appliance alarms, the EVLIOL4LSV1 combines the L6364Q dual-channel IO-Link transceiver (communications) and IPS4260L intelligent low-side power switch (for driving industrial loads). The EVLIOL4LSV1 IO-Link actuator board is powered by an STM32G071CB Arm-Cortex-M0+ microcontroller that hosts the proprietary stack and application software and communicates with the transceiver and low-side power switch. The evaluation board can be used to test the IPS4260 and L6364Q ICs. It features a 4-pin M12 connector for an IO-LINK master and a 5-pin SWD connector for programming. It can also directly interface with signaling systems, ranging from smart tower lights in factory automation to funnel alarms for quantity monitoring. The onboard transceiver is protected against electromagnetic interference and supports COM2 and COM3 speeds. It offers multiple modes […]

Black Friday and Cyber Monday 2024 – International deals and coupons

Banggood Black Friday Mega Deals

While Black Friday and Cyber Monday used to be a US-only event, it changed many years ago, and we’ve been writing about international Black Friday and Cyber Monday deals and coupon codes since 2014, since a large portion of our audience cannot benefit from promotions on Amazon’s Black Friday and Cyber Monday events that will take place from November 21 until December 2 this year. So I’ve gathered some international Black Friday and Cyber Monday 2024 deals and discount coupon codes from relevant manufacturers and popular online stores such as Aliexpress, Banggood, and others. Aliexpress Black Friday and Cyber Monday event Aliexpress’ Black Friday and Cyber Monday 2024 event has already started. There are three periods: Nov 19-21 PST – Warm Up event where users can find and add items to the cart before purchasing during the main event. Nov 22-30 PST – “On Sale” event with discounts up to […]

STMicro STSPIN32G0 3-phase motor controllers support up to 24V for portable appliances, up to 600V for industrial automation

STSPING0A1A2 3 phase controller

STMicro STSPIN32G0 is a new series of advanced 3-phase motor controllers with variable voltage ranging from 45V to 600V that extend STMicro’s portfolio of devices with an integrated MCU and motor driver. The new series combines a triple-half bridge gate driver with the Arm Cortex-M0+-based STM32G0 microcontroller and is capable of handling six-step and field-oriented control (FOC) algorithms. The integrated design of the STSPIN32G0 series offers cost-savings and “significant BOM area reduction without compromising performance and robustness.” There are two main versions of the STSPIN32G0 series, low-voltage and high-voltage. The low-voltage 3-phase motor controllers include a voltage regulator, one or three shunts, and a gate driver rated at 45V and up to 0.6A. They are mainly targeted at home appliances, power tools, and drones. The high-voltage versions can handle either 250V or 600V, making them suitable for industrial inverters and fans. They are targeted at home appliances, air conditioners, home […]

MicroPython v1.24 release adds support for RP2350 and ESP32-C6 microcontrollers, various RISC-V improvements

Micropython v1.24 with ESP32-C6 and RP2350 support

MicroPython has become one of the most popular ways of programming microcontrollers, and the just-released MicroPython v1.24 adds support for the widely-used Raspberry Pi RP2350 and Espresif ESP32-C6 microcontrollers and a range of other changes. Those include improved RISC-V support with native code generation, an updated Zephyr v3.7.0 RTOS with threading support, unified TinyUSB bindings across ports, a portable UART IRQ API, and enhanced mpremote recursive copy. Damien George goes into more detail about the RISC-V improvements: … include an RV32IMC native code emitter, native NLR and GC register scanning implementations for 32- and 64-bit RISC-V, support for placing RV32IMC native code in .mpy files and also freezing it, and RISC-V semihosting support. Testing for RISC-V is done with the qemu and unix ports, and the support is utilised in the esp32 and rp2 ports. The Raspberry Pi RP2350 comes with both Arm Cortex-M33 and RISC-V cores, and the good […]

PCBWay’s 7th project design contest – Win prizes for your electronic, mechanical, or STM32 project (Sponsored)

PCBWAY 7th project design contest

PCBWay has launched its 7th project design contest in collaboration with Mouser with three categories, namely electronic project, mechanical project, and STM32 project. PCBWay’s design contests aim to encourage participants to engage in open-source innovation projects and inspire more people to join the electronics community. This year’s contest is no different and even adds the new STM32 project category to attract even more entrants. There are three phases in PCBWay’s 7th design contest: Project Release – September 2, 2024 – January 19, 2025 Project Review – January 20, 2024 – February 28, 2025 Result Announcement – March 10, 2025 The contest started last month, but you still have plenty of time to enter before January 19, 2025. As noted in the introduction three categories are available. Here are a few more details about these: Electronic project – Everything about electronic design, from simple circuits to advanced MCU and IoT projects, […]

Flipper Zero hacking tool gets MicroPython support

MicroPython on Flipper Zero

Developer and engineer Oliver Fabel has developed a port that is designed to run MicroPython on the Flipper Zero. This port allows users to write programs for Flipper Zero in Python, instead of built-in JavaScript. Till now you can access GPIO, ADC, PWM, the speaker, buttons, the display, and infrared communication with this but it doesn’t have support for NFC or RFID yet, and it’s still under development. Previously we have written about various addon boards for the Flipper Zero like the Mayhem v2, the ESP8266 Deauther board, the CAN bus addon board, and other powerful alternatives of the Flipper like The M1 and the HackBat. Feel free to check those out if you are interested in the topic. The process is simple, and you don’t have to do a firmware update to work with MicroPython, you can download the application from the community-driven Flipper app store and are good […]

MYiR Tech MYC-LD25X – A compact STM32MP25 system-on-module running Debian 12

MYD LD25X development board

MYiR Tech’s MYC-LD25X is a compact 39x37mm system-on-module built around the STMicro STM32MP25 dual-core Cortex-A35 SoC running at 1.5GHz with a Cortex-M33 core, and an NPU capable of 1.35 TOPS. The module comes with up to 2GB LPDDR4 RAM, 8GB eMMC storage, and a range of connectivity options, including Gigabit Ethernet, USB, CAN FD, UART, and SPI. Designed for industrial HMI, edge computing, energy systems, and automation, the MYC-LD25X is suitable for high-performance applications in these fields. Previously, we covered other development boards from MYiR, including the MYD-J7A100T, MYD-YG2UL, MYD-YG2LX, and MYD-J1028X. We also wrote about other STM32MP25-based system-in-package and system-on-module namely the Digi ConnectCore MP25 and Octavo OSD32MP2. Feel free to check them out if you’re interested. MYC-LD25X STM32MP25-based System-On-Module MYC-LD25X specifications: SoC – STMicro STM32MP257D processor CPU – Dual-core Arm Cortex-A35 64-bit RISC core operating at up to 1.5 GHz MPU – 32-bit Arm Cortex-M33 RISC core clocked at […]

Exit mobile version
UP 7000 x86 SBC