Search found 9 matches

by mahmud
Wed Sep 06, 2017 2:52 pm
Forum: Other Boards
Topic: Need a Micropython Port for Nucelo F746ZI
Replies: 2
Views: 2439

Need a Micropython Port for Nucelo F746ZI

I have two boards of Nucelo F746ZI. I like to use them as a micropython supported board. Please i need a port for this device. If any of the micropython expert help me on that, i will be very glad and thankful to him.
by mahmud
Sun Jun 25, 2017 7:32 pm
Forum: Drivers for External Components
Topic: Need Library for PZEM004T module.....?
Replies: 2
Views: 5204

Re: Need Library for PZEM004T module.....?

Hi mcauser,
Thanks for your fast reply. I will try it.
by mahmud
Sat Jun 24, 2017 10:52 am
Forum: Drivers for External Components
Topic: Need Library for PZEM004T module.....?
Replies: 2
Views: 5204

Need Library for PZEM004T module.....?

I have 5 PZEM004T modules. I want to measure Energy, Power, Voltage and Current from PZEM004T module. I have done some research on net. PZEM004T has library for Arduino IDE. Please anyone, would like to share this module library or guide me how to convert arduino library into python code.
Thanks
by mahmud
Fri Mar 17, 2017 8:48 am
Forum: Drivers for External Components
Topic: ADXL345 3-axis accelrometer, I2C code for micropyhon
Replies: 1
Views: 2738

ADXL345 3-axis accelrometer, I2C code for micropyhon

Can anyone have code example for ADXL345 3-axis accelometer using I2C? please share it.
by mahmud
Tue Feb 28, 2017 11:44 am
Forum: Other Boards
Topic: build micropython for STM32F7DISC on windows
Replies: 19
Views: 18252

Re: build micropython for STM32F7DISC on windows

for building STM32F7 Discovery i have used Raspberry Pi 2 and these are the command line codes. Step1: sudo apt-get install git Step2: sudo apt-get install gcc-arm-none-eabi Step3: sudo apt-get install screen Step4: git clone https://github.com/micropython/micropython.git Step5: cd micropython/stmha...
by mahmud
Tue Feb 28, 2017 8:19 am
Forum: Other Boards
Topic: build micropython for STM32F7DISC on windows
Replies: 19
Views: 18252

Re: build micropython for STM32F7DISC on windows

gcc-arm-none-eabi package from the standard Raspian package repository does not support M7 device. Here is the details Package: gcc-arm-none-eabi (4.8.4-1+11-1) GCC cross compiler for ARM Cortex-A/R/M processors Bare metal compiler for embedded ARM chips using Cortex-M0/M0+/M3/M4, Cortex-R4/R5/R7 an...
by mahmud
Tue Feb 28, 2017 6:38 am
Forum: Other Boards
Topic: build micropython for STM32F7DISC on windows
Replies: 19
Views: 18252

Re: build micropython for STM32F7DISC on windows

I am using Raspberry pi 2 as a linux platform. I am newbee on micropython build. Will you please help me by command codes, how to setup latest version of gcc-arm-none-eabi on my raspberry pi. i am very much interested on micropython. I have tried this command "sudo add-apt-repository ppa:team-gcc-ar...
by mahmud
Mon Feb 27, 2017 7:05 pm
Forum: Other Boards
Topic: build micropython for STM32F7DISC on windows
Replies: 19
Views: 18252

Re: build micropython for STM32F7DISC on windows

building micropython for STM32F7DISC and Nucleo_F767 gives this error message. Please help..... arm-none-eabi-gcc: error: unrecognized argument in option '-mtune=cortex-m7' arm-none-eabi-gcc: note: valid arguments to '-mtune=' are: arm1020e arm1020t arm1022e arm1026ej-s arm10e arm10tdmi arm1136j-s a...
by mahmud
Sat Feb 25, 2017 7:17 pm
Forum: Other Boards
Topic: Port to Nucleo-F746ZG and Nucleo-F767ZI board
Replies: 2
Views: 5233

Re: Port to Nucleo-F746ZG and Nucleo-F767ZI board

Can u please upload the firmware.bin or .hex file, so that we can burn it on our board too.

Thanks in advance.