Search found 60 matches

by DJShadow1966
Fri Jan 03, 2020 2:20 pm
Forum: General Discussion and Questions
Topic: Upgrade to 1.12
Replies: 5
Views: 2611

Upgrade to 1.12

Hello Since Micropython 1.12 was released every build I make still says 1.11 when checking in the console. My Micropython source code has been updated using git pull origin master git submodule update --init --recursive I built a STM32 build today and says on MicroPython v1.11-725-g10709846f-dirty o...
by DJShadow1966
Sat Dec 21, 2019 6:28 am
Forum: ESP32 boards
Topic: Hall Effect sensor?
Replies: 6
Views: 5197

Re: Hall Effect sensor?

Hello

Code: Select all

esp32.hall_sensor()     # read the internal hall sensor
Taken from http://docs.micropython.org/en/latest/e ... ckref.html

Regards Mike
by DJShadow1966
Tue Dec 10, 2019 2:27 pm
Forum: ESP32 boards
Topic: Controlling PC fan speed
Replies: 3
Views: 3427

Re: Controlling PC fan speed

Hello

Have a look at this post viewtopic.php?t=3224

Regards Mike
by DJShadow1966
Wed Dec 04, 2019 8:43 am
Forum: Drivers for External Components
Topic: Anyone working on a MAX7219 8x8 LED matrix display library?
Replies: 43
Views: 137524

Re: Anyone working on a MAX7219 8x8 LED matrix display library?

Hello Jeff
Many thanks for that got it all sorted.
Mike
by DJShadow1966
Mon Dec 02, 2019 3:00 pm
Forum: Drivers for External Components
Topic: Anyone working on a MAX7219 8x8 LED matrix display library?
Replies: 43
Views: 137524

Re: Anyone working on a MAX7219 8x8 LED matrix display library?

Hello

I did the changes as above, but now I get a solid line accross the top of the display, when I undo the changes apart from each image 180 degress out I have no problems.

Can you please advise.

Regards Mike
by DJShadow1966
Fri Nov 08, 2019 12:57 pm
Forum: Other Boards
Topic: Trying to add ethernet support to STM32F407VE
Replies: 5
Views: 4472

Re: Trying to add ethernet support to STM32F407VE

Hello

Lucky for you I found it took my a few days to find it myself, was tearing what hair I have out.

Mike
by DJShadow1966
Thu Nov 07, 2019 1:31 pm
Forum: Other Boards
Topic: Trying to add ethernet support to STM32F407VE
Replies: 5
Views: 4472

Re: Trying to add ethernet support to STM32F407VE

Hello Found it there is an error in the file stm32f407_af.csv, on line four it has the following :- ETH_MII_RX_CLK/ETH_RMII__REF_CLK The fault is between the RMII and REF there are two _ when in fact there should be only one i.e. ETH_MII_RX_CLK/ETH_RMII_REF_CLK . That will fix the issue Regards Mike
by DJShadow1966
Thu Nov 07, 2019 1:18 pm
Forum: Other Boards
Topic: Trying to add ethernet support to STM32F407VE
Replies: 5
Views: 4472

Re: Trying to add ethernet support to STM32F407VE

Hello

The is an error in the CSV file I need to find the right on.

Regards Mike
by DJShadow1966
Sat Oct 26, 2019 4:08 pm
Forum: General Discussion and Questions
Topic: Cheap as Chips Winbond 128 mbit
Replies: 0
Views: 2143

Cheap as Chips Winbond 128 mbit

Hello

Just managed to get a pretty good deal on some Winbond 128mbit chip 10 for £5.52, going to doing some upgrades to my ESP8266's, cane from China ordered on the 14th Oct and arrived today not bad as I have waited for more than 1 mth for other items.

https://www.ebay.co.uk/itm/261519959267

Mike