Help: Crazy polling requirements for USB? (realexander)
Hi, I have a project using the PIC32MZ2048EFH064, and Harmony 1.07.01. It's a USB device based on the demo app cdc_msd_basic. Speed is not critical so I changed the settings in MHC to Full Speed USB,...
View ArticleTI CC2564 microchip harmony (XY)
HI There are two files about TI bluetooth cc2564 ti.h ti_private.h in microchip harmony(path:C:\microchip\harmony\v1_07_01\framework\bluetooth\cdbt\extra\ti),So,it is possible to develop TI's cc2564...
View ArticleUDP Bootloader, PIC32MZ unresponsive (campbellCustom)
Hi All,I'm running into issues involving the harmony udp bootloader basic firmware and/or bootloader pluginFor the version hawks: MPLAB X IDE v3.25, MPLAB Harmony v1.07.01 (using examples only so no...
View Articlepattern abort setting function is missing PATEN bit setting ? (sunilbarot)
I am trying to use pattern abort feature of PIC32MX695F512L and you can see my post. Sorry my inserting link does not work or I don't know how to do it.I reached the goal by setting PATEN bit of...
View ArticleUDP Bootloader on PIC32MZ EFM Starter Kit.. Does not reset... (mrpackethead)
I have posted to several other threads but its all got a bit disjointed, so i thought id put this in a single place. I am wanting to implement an ethernet based boot loader using a PIC32MZ EF starter...
View ArticleHarmony jpg corruption (cc11)
Hi All, I have an odd issue with my Harmony project that hopefully someone can assist me with, I have the following,- PICMX370F512L running with the Harmony graphics and I am using the JPG features,...
View ArticleDo I need to periodically call "USB_DEVICE_CDC_Read" - Harmony's USB CDC Demo...
Hi! I am using PIC32MX Starter kit (which has PIC32MX570F512L). I am using MPLAB X v3.26 with Harmony configurator v1.0.8.7. I was playing with USB CDC demo (cdc_com_port_single) provided with Harmony....
View ArticleHarmony 1.08.01 static SPI fails on numTrfsSmPolled and...
Hi all, I installed Harmony 1.08.01 and created a new project in it, based on a PIC32MX675F512H. Next, in the Harmony configurator, I want to use the Wifi module MRF24WB0MA on SPI3 and reserve SPI2 for...
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 ArticleMHGC Not in Sync with MHC (Jordero)
I'm working with the PIC32MZ EF Starter Kit w/ MEB II on the PIC32MZ2048EFH144. I have Harmony 1.08.01 w/ the 1.0.8.7 MHC plugin. I've been playing around with the Graphics Composer and I've been...
View ArticleHow to setup Explorer 16 PIM32mx795f512l + ENC28J60 for TCPIP Web Server...
Hi, I noticed Microchip had come up with latest version 1.08.01 of Harmony where in this version there got setting to prepare the hardware profile which includes enc28j60 driver. I had exhausted a few...
View ArticleEmail Demo SSL/TLS (afaideen)
Hi Microchip Expert,I am now working with mhc v1.08.01 and explorer 16. The application i am testing is email demo with ssl/tls. I understood that browsers currently no longer support sslv3 and it...
View ArticleApplication Linker Script Fails - .reset overlaps .vectors (jkellar)
Using Harmony 1.06 I'm trying to get my app code to link so it only lives in the program flash location. A boot code app will be in place to start the part and jump to my app code. When I choose to use...
View ArticlePIC32MX PMP module with 8 databits and READ/WRITE signals only possible? (Reini)
Hi All,I want to connect a PIC32MX to a TFT screen, through a 8-bit data bus and only a chip select, read strobe, write strobe and a command/data signal. When I'm configuring harmony to implement PMP,...
View ArticleLooking for example I2C_Loopback in Harmony (ketchup)
Hi! Has anyone worked with I2C in Harmony? I'm working with it for my pic32mz starter kit. I want to begin with an easy demo like I2C_Loopback. However I cannot find it! At this moment, I don't have...
View ArticleHarmony Version Identifier (BillP)
Two questions:1. I try to keep up with the latest versions of Harmony, MPLAB IDE, MHC, and XC. When I am looking at a project in the IDE, I can see the IDE version in the title bar and the XC version...
View ArticleIncreasing TCPIP_TCP_SOCKET_DEFAULT_RX_SIZE (martinw7750)
Hi,I'm developing an FTP client. It's working ok, but I want to improve file transfer speed. I have increased TCPIP_TCP_SOCKET_DEFAULT_RX_SIZE and TCPIP_TCP_SOCKET_DEFAULT_TX_SIZE to 2048 from the...
View ArticlePIC32MZ USB device class- interrupt mode issue (NeetaK)
I am working on Olimex board for PIC32MZ2048ECG144 I am using the sample code (cdc_com_port_single) provided in the Harmony library for my development. The code works good, but what i find is that even...
View ArticleUSB + PIC32 + Harmony (Keval Soni)
1) Controller - PIC32MZ1024ECG1442) Harmony - 1.083) USB Host Interface kindly find the attachment of configuration bit.main issue right now I am facing in USB host is not working.I have debug my code...
View ArticleTransfer MHC settings to another Project (Paul PortSol)
I have 3 sets of code for my PCB: Production, Factory Test, and Experimental.All three should have exactly the same MHC setup for this project.How do I copy/transfer ALL the MHC settings from one...
View Article