Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry pi CM4 support #26

Open
dolfje opened this issue Mar 13, 2023 · 1 comment
Open

Raspberry pi CM4 support #26

dolfje opened this issue Mar 13, 2023 · 1 comment

Comments

@dolfje
Copy link

dolfje commented Mar 13, 2023

I'm busy with trying piduino for the Raspberry Pi CM4.

From what I read, it is almost the same as Raspberry 4b.
So I'm trying to get it working.

I have already updated the database to the following:

board:
54|RaspberryPi Compute Module 4 (0xb03140)|2048|1.0|24|3|1|1|0|0
board_family:
24|RaspberryPi Compute Module 4|0|5
revision:
54|11546944

Now busy with checking if this works. So will update when I find incompatibilities.

@dolfje
Copy link
Author

dolfje commented Mar 14, 2023

The CM4 has 5 serial ports, so

static const int numberOfPorts = 4;
has to be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant