Using Microbit with fram

Microsoft's MakeCode platform for easy blocks-style programming

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
bhmv
 
Posts: 18
Joined: Tue Apr 26, 2016 5:12 pm

Using Microbit with fram

Post by bhmv »

Has anyone ever tried and been successful at using a Microbit to store data to the 32KBytes I2C Adafruit Fram chip.

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Using Microbit with fram

Post by mikeysklar »

I've seen SPI FRAM used with a micro:bit. I don't see any reason that i2c FRAM would have an issue.

Have you been trying to make it work? If so, which platform (Arduino, MakeCode, CircuitPython).

https://www.electronicsweekly.com/news/ ... g-2022-04/

User avatar
bhmv
 
Posts: 18
Joined: Tue Apr 26, 2016 5:12 pm

Re: Using Microbit with fram

Post by bhmv »

I've been using Makecode with the Microbit, as I wanted to keep it simple for use with the younger students. I'll take a look at SPI in Makecode.

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Using Microbit with fram

Post by mikeysklar »

I see. So to restate your question does FRAM work with MakeCode?

Here is a (lengthy) example of MakeCode usage with SPI FRAM.

https://josiahhester.com/cv/files/makec ... raemer.pdf

Locked
Please be positive and constructive with your questions and comments.

Return to “MakeCode”