Elektrine lite

← Feed

@bytex64@awesome.garden

Post #3499703

2026-06-23 05:38 UTC

Hm. Test program isn't working. Looks like it starts to access flash, then stops. External oscillator never starts up. This is a newer flash chip (AT25SF128A instead of the usual W25Q080). I wonder if I compiled this with an old enough SDK that it doesn't know about it.

Replies (1)

  • @bytex64@awesome.garden 2026-06-23 05:54

    Oh right. This isn't designed to run from flash. It runs from RAM so I don't need to have the flash installed. It's been a while since I've used this.

    Open ##3499702