Results 120 comments of Daniel Beer

On Fri, Mar 19, 2021 at 02:30:38PM -0700, Derek Simkowiak wrote: > Quick update: I wrote a quick, simplistic metadata cache that caches the 11 most recently requested 132 B...

On Thu, Dec 16, 2021 at 07:13:13AM -0800, Mathieu Goutelle wrote: > Hello, > Would you be willing to add support for micro QR-code? > https://www.qrcode.com/en/codes/microqr.html > Regards, That likely...

Shravan Bommu writes: > Writing failure to the msp4305152. > Error code 7: > Error reading data in line number xx. > > The same hex file successfully working on...

Shravan Bommu writes: > 11:11:24 Device: MSP430F5152 > 11:11:24 Writing 128 bytes at 1800... > 11:11:25 Writing 4096 bytes at c000... > 11:11:27 Writing 4096 bytes at d000... > 11:12:40...

On Sat, Mar 25, 2017 at 07:20:13AM -0700, esno wrote: > Hi I tried to flash my TI chronos clock but everytime it ends up in `Connection Timed Out` >...

On Wed, Jan 09, 2019 at 08:53:08PM -0800, Doug LaRue wrote: > I was borrowing an EXP430G2 to prog some msp4302553 boards and went to get one from Ti only...

chrissphinx writes: > Weirdly I had to use `sudo` despite being in the `dialout` group (and > being able to successfully open the device using `minicom`). Any way > forward...

chrissphinx writes: > @dlbeer Yes, I am using the `libmsp430.so` from CCS v9.0.1, so I'm not > sure if that's any different but the line `Chip info database from >...

chrissphinx writes: > As an aside, does anyone know the legalities behind the `libmsp430.so` > library or even the supposedly "open source" `msp430-elf-gcc`? To > obtain them both you seem...

I haven't used Zephyr, but I have seen Dhara used as an FTL to provide a block device to FATFS on FreeRTOS. I don't see any reason why what you're...