Goran Broeckaert
Goran Broeckaert

Reputation: 66

Programming machxO2 from Linux

I want to program a machxO2 CPLD. There is a driver in the kernel called "machxo2-spi". This driver contains the logic on how to program the machxO2.

I successfully have it loaded and everything. I've tried to program using the driver and I can see the data on the SPI bus. But I don't know what data I have to send to the machxO2. I've tried the bitstream, the jedec, and some other binary formats. Does anyone have any idea what the machxO2 expects as input for its SPI flash?

Upvotes: 1

Views: 264

Answers (0)

Related Questions