toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

273
active users

#sipeed

0 posts0 participants0 posts today

Has anyone out there in Fedi-world ever used the #Sipeed M1s DOCK (I don't know why it's in all-caps but it is) dev board?

I bought a couple of them because they were cheap, and now naturally I need to decide what to do with them.

They are orders of magnitude more powerful than my usual go-to, the #ESP8266. Supposedly, they will even run 'real' Linux.

They use the Bouffalo Labs BL808, so it looks like this is the SDK?
github.com/bouffalolab/bouffal

Any tips, ideas, success stories?

Now that it’s clear to me how these primitives work, let’s proceed to the funniest stage: we check the functionality of the primitive on a specific board - cross out the entries in the table, move on to the next combination. When correcting code, we check everything from the very beginning
#fpga #apicula #gowin #sipeed

Yey! The Dual Port BSRAM primitive began to work in #apicula.
What is happening: the video memory is a BSRAM with two ports, most of the time the picture is changed by writing to port A, displayed on the screen by reading through port B, but when you press the button, the entire video memory is written to zeros through port B. That is, everything is cool! 😀
#apicula #fpga #sipeed #gowin

The massive Himbaechel-gowin backbone is already in decent condition and works on boards from #tangnano GW1N-1 already out of stock to the last one I have #tangprimer20k😉
It remains for me to implement a large piece of IO / IOLOGIC. Unfortunately it won't be photogenic - sort of like this TBUF check on the GW1NZ-1 Himbaechel-gowin. So I won't bother with the same blinking LEDs, but know that work is in full swing🙂
#fpga #apicula #sipeed #gowin

So, pll ran on tangnano9k with Himbaechel-gowin neatly changing the frequency when pressing the button :) That is, completely repeating the examples for legacy nextpnr-gowin. Now it is necessary to make changes in the clock router again so that PLL outputs go through the global network. And also make PLL for GW2A-18, there are 4 of them there🤣
#fpga #gowin #sipeed #apicula