NUMAKER CAN sample

History

Support loopback mode default tip

7 days ago, by ccli8 [Wed, 17 Apr 2024 17:47:56 +0800] rev 11

Support loopback mode

To enable loopback mode, both TX and RX are required to enable.


Disable filter #0

7 days ago, by ccli8 [Wed, 17 Apr 2024 17:41:40 +0800] rev 10

Disable filter #0

Reconfigure filter #0 to accept message ID 0 only.


Replace wait with ThisThread::sleep_for

7 days ago, by ccli8 [Wed, 17 Apr 2024 17:33:23 +0800] rev 9

Replace wait with ThisThread::sleep_for

This is to fix undeclared function wait() as error.


Revise the reserved pins of M467 CAN0/CAN1

13 months ago, by cyliang [Tue, 14 Mar 2023 09:53:27 +0000] rev 8

Revise the reserved pins of M467 CAN0/CAN1


Update OS to v6.17.0 and add M467 CAN obj

13 months ago, by cyliang [Mon, 06 Mar 2023 09:46:59 +0000] rev 7

Update OS to v6.17.0 and add M467 CAN obj


Update to mbed-os 5.15.3 and relevant modifications

2020-05-13, by ccli8 [Wed, 13 May 2020 13:20:28 +0800] rev 6

Update to mbed-os 5.15.3 and relevant modifications

1. Update to mbed-os 5.15.3.
2. Fix mutex lock error in interrupt mode on receive side.
3. Disable interrupt mode on receive side. It is not supported on Nuvoton targets.


Update to NuMaker-PFM-M487 V3.0 and Mbed OS 5.8.2

2018-04-19, by ccli8 [Thu, 19 Apr 2018 11:22:45 +0800] rev 5

Update to NuMaker-PFM-M487 V3.0 and Mbed OS 5.8.2


Add HG ignore file .hgignore

2018-04-19, by ccli8 [Thu, 19 Apr 2018 11:01:59 +0800] rev 4

Add HG ignore file .hgignore


Update mbed-os to mbed-os-5.5.2

2017-07-11, by ccli8 [Tue, 11 Jul 2017 13:23:27 +0800] rev 3

Update mbed-os to mbed-os-5.5.2


Modify README.md to describe the processing of ARM mbed OS on line

2016-12-15, by shliu1 [Thu, 15 Dec 2016 11:14:44 +0800] rev 2

Modify README.md to describe the processing of ARM mbed OS on line