#arm #nxp #imxrt #cortex-m

no-std imxrt1170evk-fcb

FlexSPI configuration block for NXP's IMXRT1170EVK

1 unstable release

0.1.0 Nov 21, 2022

#1397 in Embedded development

Download history 19/week @ 2024-07-15 2/week @ 2024-07-22 7/week @ 2024-08-05 52/week @ 2024-08-19 21/week @ 2024-09-23 20/week @ 2024-10-14 61/week @ 2024-10-21 43/week @ 2024-10-28

124 downloads per month

MIT/Apache

53KB
786 lines

imxrt-boot-gen

Generate i.MX RT boot-time data structures.

crates-io-shield docs-rs-shield

API docs (main branch)

The imxrt-boot-gen crate helps you generate data structures, like serial NOR FlexSPI configuration blocks (FCB), that are required to boot i.MX RT processors. To understand all of its features and chip support, see the API documentation.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

FlexSPI configuration block (FCB) for the iMXRT1170EVK.

This FCB is compatible with the IS25WB QuadSPI flash storage found on the iMXRT1170EVK.

Dependencies