Skip to content
#

mbed-os

Here are 35 public repositories matching this topic...

This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. These MBED_RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than oth…

  • Updated Dec 5, 2022
  • C

This library enables you to use Hardware Timers on RP2040-based RP2040 board to create and output PWM to pins. These PWM channels, using RP2040 Hardware-PWM channels, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software ISR-based PWM, using mil…

  • Updated Jan 22, 2023
  • C

This library enables you to use Hardware Timers on nRF52840-based Nano_33_BLE or Nano_33_BLE_Sense board to create and output PWM to pins. These PWM channels, using nRF52840 Hardware Timers, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software …

  • Updated Jan 22, 2023
  • C

Basic Programming exercises for FRDM-KL25Z: Freedom Development Platform for Kinetis® KL14, KL15, KL24, KL25 MCUs. The Freedom KL25Z is an ultra-low-cost development platform for Kinetis® L Series KL1x (KL14/15) and KL2x (KL24/25) MCUs built on Arm® Cortex®-M0+ processor. Features include easy access to MCU I/O, battery-ready, low-power operatio…

  • Updated Mar 8, 2020
  • C

Improve this page

Add a description, image, and links to the mbed-os topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mbed-os topic, visit your repo's landing page and select "manage topics."

Learn more