fomu-flash icon indicating copy to clipboard operation
fomu-flash copied to clipboard

Utilities to flash Fomu from a Raspberry Pi

Results 6 fomu-flash issues
Sort by recently updated
recently updated
newest added

I like fomuflash, I made a port for micropython of fomuflash, https://github.com/hstarmans/micropythonwebserver/tree/master/fomuflash The problem with a linux raspberry is that it is quite expensive for people who just want to...

New pull request in single commit - moved to Broadcom BCM 2835, it does not require admin privelige for pin acces - removed all functions which were not used from...

after flashing with fomu, this doesn't produce a clock on the spi clock pin: `./spidev_test -v -p "\xfe\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" -D /dev/spidev0.1 -s 1000000` this works to fix it: ``` sudo rmmod...

As a user of microchip spi roms i would like to be able to use fomu-flash to write to them. The Global Block Protection Unlock mechanism (command 0x98 usually) unlocks...

I wanted to use fomu-flash for my own fpga board. I have creset on gpio 24 and cdone on gpio 25. I expected -g r:24 -g d:25 to work. But...

```sh fomu@fomu-jig:~ $ fomu-flash -i -t 4 Manufacturer ID: unknown (c2) Memory model: unknown (28) Memory size: unknown (15) Device ID: 15 Serial number: ff ff ff ff Status 1:...