gpa-fryk-industries / CDIO

0 stars 1 forks source link

FPGA configuration flash #14

Closed Atmelfan closed 5 years ago

Atmelfan commented 5 years ago

Our micro does not contain enough flash to contain the configuration image(16 kB vs 102 kB, see below).
ice40_size

This can either be solved by:

Atmelfan commented 5 years ago

All F0 series STM32s has been added to stdlib. Has not yet changed anything in schematic. Here is the STM32F0 hardware guide: AN4080

Atmelfan commented 5 years ago

Apparently it did not contain F070 parts... We'll have to add it ourselves.

Atmelfan commented 5 years ago

Changed to a STM32L082 with 128kB of flash. Should be sufficient for configuration image + application.