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

CM5 support #621

Open
hmeerlo opened this issue Dec 2, 2024 · 4 comments
Open

CM5 support #621

hmeerlo opened this issue Dec 2, 2024 · 4 comments

Comments

@hmeerlo
Copy link

hmeerlo commented Dec 2, 2024

Is it possible to add CM5 support? pigpiod currently tells me it isn't a Raspberry Pi. I can help with any info you need by running commands on the cm5. This is waht /proc/cpuinfo says:

processor	: 0
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

processor	: 1
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

processor	: 2
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

processor	: 3
BogoMIPS	: 108.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x4
CPU part	: 0xd0b
CPU revision	: 1

Revision	: b04180
Serial		: 086b5fc3b16db98e
Model		: Raspberry Pi Compute Module 5 Rev 1.0
@guymcswain
Copy link
Collaborator

Sorry, Pi5/CM5 architecture has changed making pigpio incompatible. There are no plans to support Pi5.

@hmeerlo
Copy link
Author

hmeerlo commented Dec 3, 2024

oh that is a shame. Do you have a recommended alternative?

@guymcswain
Copy link
Collaborator

Lgio

@hmeerlo
Copy link
Author

hmeerlo commented Dec 4, 2024

Hmm that's a Python API. I'm working from nodejs. I'll dig further.

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

2 participants