|
|
|
|
|
by ssl-3
229 days ago
|
|
It's a programmable hardware peripheral runs compiled software to toggle pins in a way that is entirely defined by that software. Here, it runs software that allows it to talk 100mbps Ethernet. Someone else might use that same hardware peripheral to drive a display, or produce a PWM output, or whatever. The RP PIOs just run software. That software can bang bits. |
|
And the CPU that's actually deciding on the bits doesn't have to bang them with precise timing, it just has to put them into that buffer.