Berkeley Socket issue Harmony V1_07_01 (N_S_pole)
Hello Folks, I had BSD socket working properly before I merge to V1_07_01 from V1_06. Microchip has added a new middle layer for encryption and I tried all the initialization but my FSM is not getting...
View ArticleHarmony Configurator Plugin - Possible to run from command line? (haydenb)
Hi all, I am in the process of setting up a continuous integration system in order to build our PIC32MZ project from scratch every day.Ideally I would like to be able to take a copy of a fresh...
View ArticleUsing External SPI Flash with Harmony (USB MSD or just FAT) (mdex)
HI All,Wondered if anyone as added external SPI based FLASH and then used the Harmony FAT FS. Done a lot of reading on this and not sure where to start - would be great just to have the external FLASH...
View ArticleUSB stack problems for PIC32MZ (tdcatalin)
Hi, I'm new in this world and I encountered a few problems and was hopping to find some help here. :DI have to make a PC send data packages to a PIC32MZ1024ECG100.First i tried the exemple app from...
View ArticleSet Mac Address (DanielBlazevic)
Harmony v1.07.01 ENC28J60 PIC32MX795F512L custom board.---------- Hi, When I set mac address from Harmony configurator, everything works OK (receiving ping reply from board).But, when I set custom mac...
View ArticleDetecting disconnection of the network cable with LAN9303 (DominusT)
Hi. I'm working with Hamony 1.06, PIC32MX and LAN9303 switch. Is there any way to detect if there is an active network cable on ports 1 and 2 with the LAN9303? Thanks..
View ArticleAnyone using Harmony and I2C? (robincornelius)
I'm running in to all kinds of problems using the I2C Harmony drivers. Specifically i'm using a PIC32MZ2048ECH100 I'm trying to talk to two devices on an I2C bus, one is a touch screen and one is a...
View ArticlePIC32 bootloader using Harmony (BDD)
Hi AllI have done a bootloader a few years ago using AN1388. I'm now trying to use Harmony to create a bootloader only.I have used Harmony (running pic32MX795 F 512) and setup all required settings.UDP...
View Article[SOLVED] USB_DEVICE_CDC_Read return USB_ERROR_DEVICE_ENDPOINT_INVALID (Fred33)
Hi all,I'have got a problem to use USB as serial port on PIC32MX795F512L.Project is build under MPLAB X, compile with XC32.V1.34, use Harmony 1.04.1 and program PIC with ICD3.I tested harmony sample...
View ArticleResponse error in ethernet stack in harmony (MPLAB X) (srinivasporam)
Hi,We are working on ethernet stack in harmony in mplab x. the scenerio is like this, we have got pic 32 mx board, which also has zigbee module connected through UART. this zigbee module will...
View ArticleENC424J600 Address Problem (gabbla96)
Hi all, I'm working on my grade project, an home automation system. I made a custom board based on PIC32MX775F512H. All the modules works (USB, UART, etc) but the ENC424J600 won't work, or better, i...
View ArticleRTOS v8 with MRF24WB0MA (soterEE)
I have developed my own board using the PIC32MX795F512L, MRF24WB0MA, and DP83848CVVX Phy.I am trying to use the Harmony configurator to build my application.When I select WiFi under drivers it wants to...
View ArticleHarmony Timer help (Skaptor)
Hi all, I'm trying to get the Output Compare module to work with a dynamic timer (since I need SYS_TMR). I selected the timer source in MHC for the OC module and ahve configured the dynamic timer. I'm...
View ArticleTiming and the FSM approach (Rafauy)
Hi Everyone, Im a programming my firmware using the FSM approach suggested in the Harmony. The documentation recommends that the states have an execution time of 10us or less. The thing is that Im...
View ArticleUDP tcpipStat always SYS_STATUS_BUSY (BDD)
Hi AllI'm trying to get the UDP for the bootloader going.I have used Harmony to configure most of the code.I have only UDP enabled in the TCPIP stack.But for some reason tcpip_stack_status is always...
View ArticleUSB HID device problem with Harmony on PIC32MX220 (soldernerd)
Hi everyone I'm working on a prototype with a PIC32MX220 using MPLAB X v3.26 and Harmony v1.07.01 and try go get the PIC operate as a USB HID device. I've set up the basics in the MPLAB Harmony...
View ArticleHarmony - How to create interface to new Graphics display (Paul PortSol)
How do you add a new display to Harmony? - hoping for 7" or 10" Pervasive display with SPI Interface (E-INK/epaper) - possibly a 7" or 10" Monochome LCD with serial interface - We have test code that...
View ArticleTCPIP Buffers (btaylor147)
Can someone tell me how to change the tx buffer size in harmony? Thanks,Brandon..
View ArticleHarmony SQI Flash driver for SST26VF064B + PIC32MZ EF (Johnny0099)
Hi Everybody, I'm just developing a new product based on PIC32MZ EF and have a doubt about SST26VF064B flash memory. I've used in a previous project this flash memory in SPI configuration (it was on a...
View Article[SOLVED]Output PINs don't change state (gabbla96)
Hi all, im working with PIC32MX775F512H and lastest version of Harmony. I connected an LCD (HD44790) with a (working) library on PORTD 1-6, but the pin form RD2 to RD4 won't change state. I configured...
View Article