Skip to content

Latest commit

 

History

161 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledCAN

A multipurpose buck converter with CAN interface. image

Clone the project

This project work with M0A21BSP submodule from Nuvoton corporation. You need to initialize submodules by passing --recurse-submodules to the git clone command.

git clone https://github.com/MIH-pi/ledCAN.git --recurse-submodules

Prepare environment

  1. Installing tools
sudo apt install kicad build-essential gcc-arm-none-eabi libtool libusb-1.0-0-dev
  1. Build and install customize version of OpenOCD for Nuvoton devices
git clone https://github.com/OpenNuvoton/OpenOCD-Nuvoton.git
cd OpenOCD-Nuvoton
./bootstrap
./configure --enable-nulink
make
sudo make install

Credits

We are thankful that Nuvoton corporation (MCU),PANJIT (MOSFET), EDOM Technology (MPS MPQ4569GQ) and Texas Instruments (CAN SBC) provide samples and technical support.

Datasheet

Nuvoton NuMicro M0A21/M0A23

Reference documents

About

A multipurpose buck converter with CAN interface.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages