-
Updated
Nov 7, 2020 - C
micropython
Here are 1,094 public repositories matching this topic...
-
Updated
Oct 25, 2020 - Python
-
Updated
Nov 7, 2020 - C
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 5, 2020 - Python
-
Updated
Jul 23, 2020 - Python
-
Updated
Aug 7, 2020 - Python
-
Updated
Apr 19, 2019 - Python
-
Updated
Nov 2, 2020
After #1107 is merged, let's replace client.use_passphrase("passphrase")
with setup_client(passphrase="passphrase")
where applicable.
-
Updated
Oct 26, 2020 - Python
-
Updated
Aug 12, 2020 - Python
-
Updated
Mar 22, 2019 - Jupyter Notebook
-
Updated
Oct 11, 2020 - Python
-
Updated
Nov 4, 2020 - Python
-
Updated
Sep 30, 2020 - Makefile
-
Updated
May 6, 2020 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Nov 5, 2020 - Python
-
Updated
Sep 18, 2020
-
Updated
Oct 1, 2020 - Python
Improve this page
Add a description, image, and links to the micropython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the micropython topic, visit your repo's landing page and select "manage topics."
Credits to Brian — Brian Dean bsd@bdmicro.com BDMICRO, LLC https://www.bdmicro.com
According to the datasheet for the MX25R1635F, the JDEC should be 0xc2, 0x28, 0x15. In the devices.h file, the capacity parameter is specified as 0x18 for that chip. So the value is incorrect in devices.h
/ Settings for the Macronix MX25R1635F 8MiB SPI flash.
// Datasheet: https://www.macronix.com/Lists/Dat