[email protected] said: > BTW: Is there a way on the BeagleBoneBlack to map the IO-Pins like an > ancient data bus? some addresses, data, read, write or so? Something to get > into an FPGA without much ado, with medium-speed data rates?
I haven't seen a HOWTO type recipe for that, but I haven't been looking. The I/O pins in most ARM SOC chips have several uses per pin. You have to get the chip specs to see what your choices are and look at the board schematics to see which pins are already used. For medium speed, you might find that the BBB is already setup for SPI or something similar. There are probably a couple of plain old serial ports. You might check how fast they will run. -- These are my opinions. I hate spam. _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
