Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MicroPython board definition for the STM32F103ZET6 board

License

NotificationsYou must be signed in to change notification settings

morris13579/micropython-stm32f1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micropython 1.11 version

Linux

sudo apt-get install gcc-arm-none-eabi  sudo apt-get install gcc

How to compiler

Switch to ports/stm32 directory and open terminal

make BOARD=F103

Use board

Alt text

Now working

  1. pyb.freq()
  2. switch
  3. timer
  4. timer pwm
  5. led
  6. rtc
  7. dac
  8. adc
  9. extint
  10. pin
  11. uart
  12. spi
  13. i2c
  14. sdcard
  15. usb MSC
  16. usb cdc(Need open the DTR)

Not tested

  1. CAN

Problem

  1. Some peripherals will have problems using DMA
  2. i2c will restart when using dma

Result

Alt text

About

MicroPython board definition for the STM32F103ZET6 board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp