-
只给了代码,没给有库文件,和哪些配置文件,代码无法运行
-
Examples->Digital->Button indicates the LED will light up when the button is pressed when the buttonState is HIGH. I guess the pullup characteristics of the launchpad are different from the arduino e…
-
I'm using MSP430G2553
platform ubuntu 20.04
```bash
ls -l /dev/serial/by-id
```
then I get
```text
lrwxrwxrwx 1 root root 13 7月 1 20:51 usb-Texas_Instruments_MSP_Tools_Driver_721F896E22000…
-
Hello,
I would like to program a MSP430G2553 over serial port with the rom-bsl driver, but I need the "calibration data" stored in the information memory.
When the rom-bsl driver does a mass era…
-
When on arduino the Wire library is used as an i2c slave. And a master (e.g. i2cget on linux) is used to query the slave, both callbacks are called: onReceive at the repeated start and onRequest when …
-
Hello,
First of all thanks a lot for what you've already done so far! However I have two issues which I hope you can help me at least with the current (second) one. I was able to run CCManager as e…
-
Hello,
Trying to program a msp430g2553 via sbw, since the bsl pins are a mess if you want to use a normal UART simultaneously...
This is the message I get:
DEBUG ERROR: Haven't got ASM to flash-pul…
f4grx updated
9 years ago
-
build completes, but linking fails
```
[C:\Users\torfinn.ingolfsen\OneDrive - Inventas AS\Documents\Inventas\0_faglig\utvikling\rust\embedded\msp430-test-g2231] $ cargo build
Compiling compiler_…
-
On Mac OSX 10.14.6, attempted to send a simple Blink file to an MSP-EXP430FR5739 (one of the supported boards) from PlatformIO IDE extension installed into VSCode as recommended.
Everything appears …
-
Using Board : MSP 430 F 5529 Launch pad
OS : Linux Mint 18
Error Message :
> Energia: 1.6.10E18 (Linux), Board: "MSP-EXP430F5529LP"
>
> WARNING: Spurious .github folder in 'Adafruit PCD8544 N…