-
Compiling the velocity_control.ino example and all other sketches I have tried, using v. 2.2.1, targeting Arduino Leonardo in Arduino IDE on Windows exit with the following errors:
```
C:\Users\**…
-
Is it possible to use this code using arduino? if not can you provide step by step instructions to upload your code to STM32 please?
Thanks.
-
**Describe the bug**
ESP32 S3 compiles error in Platformio.
`.pio/libdeps/esp32-s3-devkitc-1/Simple FOC/src/current_sense/hardware_specific/esp32/esp32_adc_driver.cpp:31:23: error: 'SENS_SAR_START_F…
-
I'm trying to run the following sketch on an ESP32 (WEMOS LOLIN32):
```Simple_FOC/examples/utils/driver_standalone_test/bldc_driver_6pwm_standalone/bldc_driver_6pwm_standalone.ino```
However, I …
TSJim updated
2 years ago
-
**nanoFramework area:** (PWM Library)
### Is your feature request related to a problem? Please describe.
### Describe the solution you'd like
Hi, I'm looking at controlling a half-bridge for D…
-
As described here:
https://community.simplefoc.com/t/esp32-compilation-errors-with-2-0-1-update-fyi/1387
```
C:\Users\z_jia\Dropbox\Projects\001_Dexterity\angle_control_test\angle_control_t…
-
There is something missing in the void configureTCC function.
Here is a working example using TCC_WAVE_WAVEGEN_DSTOP. This example is setting PA22.
I do not see the PORT_PMUX_PMUXE or PORT_PMUX…
-
So when @runger1101001 designed the board the parts were available. Unfortunately, that's no longer the case: https://octopart.com/stm32g491met6-stmicroelectronics-114199453#PriceAndStock
Farnell […
samuk updated
2 years ago
-
1.
It seems the library cannot be installed through the Arduino IDE Library Manager. The doc says:
>Open Arduino IDE and start Arduino Library Manager by clicking: Tools > Manage Libraries....
>Sea…
-
I am trying the DRV8302 - High performance BLDC driver using Nucleo-64 F401RE example, But I found no explanation about this example. Could someone knnow how to let Nucleo-64 F401RE run this example?
…