LouD

Results 43 comments of LouD

Solved with first following the guidelines in `https://github.com/micropython/micropython` Steps are: ``` $ sudo apt install gcc-arm-none-eabi $ git clone https://github.com/micropython/micropython.git $ cd micropython/mpy-cross $ make $ cd ../ports/stm32 $ make...

Tried about everything I could find online to get a LAN8720 from Aliexpress to work. After compiling the board just doesn't seem to work. Green led on ETH port lights...

Any status update or roadmap for this feature?

I have a camera with the same Ingenic T31 soc that seems to be based on the Ingenic Zeratul development kit. Unfortunatly I am in the same position as you...

> @LouDnl not yet, haven't found the docs or sdk. Most of the information is here: > > https://caibiao-lee.blog.csdn.net/?type=blog I have found this indeed, CSDN doesn't allow reading. Here's readable...

I cracked the protection, send me a message on Discord if you're interested. ![image](https://user-images.githubusercontent.com/8543038/182390134-ae1ef853-ec3d-47e3-ac2c-6f694ac3fc50.png)

After reading what @TGTools79 described here, I was able to resolve my issue with the random characters and the display freezing. What I did was: - Add a ferrite bead...