Skip to content

Commit

Permalink
Update with real photos
Browse files Browse the repository at this point in the history
  • Loading branch information
VIPQualityPost committed Jul 7, 2023
1 parent 2589389 commit 4cf9d01
Show file tree
Hide file tree
Showing 7 changed files with 175 additions and 165 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Small, low current (I) closed loop simpleFOC driver board, that can be assembled

The target for this project was to create an all-in-one simpleFOC board with high resolution magnetic encoder, better MCU than the previous STM32F103, CANBUS for multi board communication, and be assembled with top-side only components. The board is 4 layers (which at this size, does not add any cost over the 2-layers). Additionally, it has a compact size of 40x40mm.

![3D render of PCB](/render.png)
![Photo of PCB](/single.jpg)
![Photo of PCBs](/many.jpg)
329 changes: 167 additions & 162 deletions hardware/stm32g431-mt6701-stspin233.kicad_pcb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion hardware/stm32g431-mt6701-stspin233.kicad_prl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"zones": true
},
"visible_items": [
0,
1,
2,
3,
Expand Down
4 changes: 4 additions & 0 deletions hardware/sym-lib-table
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "MT6701")(type "KiCad")(uri "/Users/mateijordache/Desktop/MT6701.kicad_sym")(options "")(descr ""))
)
Binary file added many.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@ lib_archive = false
monitor_speed = 115200
monitor_eol = LF
build_flags =
-D USBCON
-D USBD_USE_CDC
-D SIMPLEFOC_STM32_DEBUG
-D PIO_FRAMEWORK_ARDUINO_ENABLE_CDC
-D PIO_FRAMEWORK_ARDUINO_NANOLIB_FLOAT_PRINTF
; -D PIO_FRAMEWORK_ARDUINO_USB_HIGHSPEED_FULLMODE
-D USBD_USE_CDC
-D HAL_CAN_MODULE_ENABLED
lib_deps =
askuric/Simple FOC@^2.2.3
Expand Down
Binary file added single.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4cf9d01

Please # to comment.