Enrico Stulin
ITALY • + Follow
Edit Project
Tools, APP Software Used etc.
|
KiCad 8.0KiCad
|
|
|
STM32CubeIDESTMicroelectronics
|
Description
LoRa based triple stepper board
All the information, documents, production files and source code are avaliable on the official repository of the project.
https://github.com/Stulinaz/LoRa-based-triple-stepper-board
Firmware setup for a quick view:
Code
Freertos implementation of the firmware
C/C++
void vApplicationIdleHook(void)
{
/* User adds here LOW POWER features */
;
}
int main(void)
{
/* Low Level clock configuration */
(void)HAL_Init();
(void)SystemClock_Config();
/* GPIO and Peripheral Configuration*/
(void)IPCC_Init();
(void)TrinamicGPIO_Init();
(void)TIM2_Init();
(void)TIM16_Init();
(void)LPUART_Init();
(void)SPI2_Init();
(void)I2C1_Init();
/* Stepper configuration and Initialization */
(void)TrinamicInit();
/* Starting Application Tasks */
(void)vTaskStepperDiagnosis();
(void)vTaskCli();
(void)vTaskLoRaApp();
/* Enable FreeRTOS */
(void)vTaskStartScheduler();
for(;;);
}
Schematic and Layout
Jan 07,2025
71 views
LoRa based triple stepper board
Developed around the MIPOT 32001506x Stm32WL55 module, this board controls up to three stepper motors.
Suited for remote 3 axis control.
71
0
0
Published: Jan 07,2025
Download Gerber file 3
BOM(Bill of materials)
Other files for Assembly
Purchase
Donation Received ($)
PCBWay Donate 10% cost To Author
File Last Updated: 2025/01/07 (GMT+8)
File update record
2025-01-0718:55:18
Other files for Assembly are updated.
2025-01-0718:55:18
Parts List (BOM) is updated.
Only PCB
PCB+Assembly
*PCBWay community is a sharing platform. We are not responsible for any design issues and parameter issues (board thickness, surface finish, etc.) you choose.
Copy this HTML into your page to embed a link to order this shared project
Copy
Under the
BSD
License.
- Comments(0)
- Likes(0)
Upload photo
You can only upload 5 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
It looks like you have not written anything. Please add a comment and try again.
You can upload up to 5 images!
Image size should not exceed 2MB!
File format not supported!
View More
View More
VOTING
0 votes
- 0 USER VOTES
0.00
- YOUR VOTE 0.00 0.00
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Design
1/4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Usability
2/4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Creativity
3/4
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Content
4/4
More by Enrico Stulin
- LoRa based triple stepper board All the information, documents, production files and source code are avaliable on the official repos...
- stm32 multiprotocol Firmware and Kicad project for my USBtoUART/SPI/I2C converter.Based on the popular microcontroller S...
- PIC12 Development board REV2 I'm Enrico and i am FCT board tester. I designed this board for rapid design of 8 pin microcontrolle...
- Engineer Development Board (GERBER ALLOWED) This project is born to make massive production of prototype board at low cost.
- STM8S Development board I'm Enrico and i am FCT board tester. I designed this board for rapid design of 8 pin microcontrolle...
- PIC12 Development board I'm Enrico and i am FCT board tester. I designed this board for rapid design of 8 pin microcontrolle...
You may also like
-
TEKTRONIX THS710,THS720,THS730 External Battery Charger with 3D Printed Case
47 1 0 -