-
I'm trying to test Bloom with an MPLAB Snap debugger attached to an attiny24A. Debugwire fuse is already set on controller, controller powered separately by USB. Connections:
Snap - attiny24A
pin…
-
ATSAMD21G17D on custom board
mhc 3.8.2
csp 3.10.0
core 3.10.0
bootloader 3.5.0
I have a working app using FreeRTOS with 5 tasks.
I want to add bootloader.
However, I get this error when addin…
-
Been a long time since I messed with PIC micros. Didn't have any fancy gui tools back then. In PICkit 3 I can read and verify the PIC16F1938 fine, check communication says PIC device found, but when I…
-
For some constellations of buffer size and payload size, the MQTT client seems not to send all the data.
This leads to infinite loops if QoS1 is used, since the client thinks it has sent all the da…
-
I use MPLAB X DE and XC8 as platform in my project.
The project is a 8-bit MCU application(Microchip PIC18) which employs SGP40+SHT35 to get VOC Index.
Since I have got raw VOC data through my f…
-
Hello,
Development Kit: ESP32-S2-Saola
Module or chip used: ESP32-S2-WROOM
Build System: idf.py
Compiler version: xtensa-esp32s2-elf-gcc
Operating System: Windows 10
Using an IDE?: Yes (VS Cod…
-
Hi
I have created a project from scratch with the PIC32MZ2048EFM100, XC32 v2.50 and MPLAB X v 5.50.
With the MHC I have configured the same modules of the example xxx, but when compiling the pro…
-
Links are broken. Any chance to get schematic for this project or help with my schematic? I looked and tried to copy something from Microchip 8bit mcu PIC Xpress Dev Board schematics. For example they…
-
Hi there,
If the tx-buffer length for the MQTT client is smaller then the data sent, the function MqttClient_Publish_WritePayload() will send the start of the payload twice.
Once, since the payloa…
-
Currently, Bloom can only interface with AVR8 targets using the AVR8 Generic EDBG protocol.
For targets with a debugWire module, a fuse known as "DWEN" (debugWire enable) must be set in order to ac…