-
Hello Dala!
First, I just wanted to thank you for all the fantastic work you have been doing with the CAN bridge software! It made it possible for me to upgrade my 2012 LEAF with a 40kWh battery in…
-
Hi there,
I downloaded BLDC firmware from https://github.com/vedderb/bldc , built it using terminal in UBUNTU 18.04.1 LTS and flashed bldc firmware into VESC6 MK4 using VESC tool 2.06. The SHA for ab…
-
I am enabling APPROTECT (lockout main AP function in nrf52) in a production programming setup using pyOCD:
``` python
from pyocd.core.helpers import ConnectHelper
from pyocd.core.memory_map impor…
nocko updated
4 years ago
-
I'm using an STM32F103C8 with stm32duino on the Arduino IDE and programming over st-link V2. My code is almost the same as the write example, I have only switched `STM32_CAN Can1( CAN1, DEF );` to be …
-
Sounds like this is might be a known issue but couldn't find anything:
Chip: STM32F103C8T6 ARM STM32 Minimum System Development Board Module
![image](https://github.com/blackmagic-debug/blackmagic…
-
FreeJoy firmware freezing after aprox. 10s of workig on an STM32 with 256 kB Flash memory.
Programmer reports this CPU as Revision Z, ID 0x414. Maybe is there some issue with emulation of EEPROM?
-
Pardon for trivial question, but how I upload compiled binary to ART-PI?
Things are complicate for me since I am working on MacOS and RT-Thread Studio not available there.
I am using command line **…
zdima updated
12 months ago
-
I've noticed for a handful of SA1s in the dataset `sa12021` that the polygon in the geometry column is very wrong.
One example is SA1 80109110916. Below is a map showing this SA1 as it appears in …
-
I have done flashing with Arduino and St-Link v2, after completion nothing happened when I pressed the 1,2,3,4 button
Sketch uses 3396 bytes (2%) of program storage space. Maximum is 151552 bytes…
-
I am trying to make a dump from a new stm32f030c6t6 chip with pico under windows
and as the title, i got swdStatusFailure(0xE0u or 224 in deciaml) on the very first step (swdInit) of extractFlashData…
hpo14 updated
3 months ago