Quantcast
Channel: MPLAB Harmony
Browsing all 7442 articles
Browse latest View live
↧

PIC32MZ VBUS Monitor Connection and disable for a Memory Stick (Paul PortSol)

In the PIC32MZ EF Starter kit the PIC VBUS Pin is connected to J4 OTG connector, but not to J5 USB Flashdrive connector, and it has a schottky diode to (+5V_EXT, signal VBUS_DEVICE to PIC24's VBUS)....

View Article


Making custom changes to Harmony framework files (dsweet@kulshantechnology.com)

I'm knee deep in my first major Harmony project and am running into several scenarios where I feel the need to make minor customizations to the Harmony framework files to meet the needs of my...

View Article


Is there a way to compress images with Harmony 1.8.01? (ksMTI)

Upon running out of space, it was discovered that images are not being compressed when being imported in a Harmony 1.8.01 project. The .png images was about 10% the size of an uncompressed image, so...

View Article

Adding Digital Meter makes text disappear (455Turbo)

I have a screen with text and lines on it. This displays fine. When I add a DigitalMeter to the screen, the DigitalMeter displays but the text no longer appears.Any ideas what is causing this? Thanks...

View Article

SPI Flash Driver 1.08 warning (bblessing)

Is there a reason that the SPI Flash drivers went from: if(client->eventHandler != NULL) to: if(client->eventHandler != DRV_SPI_BUFFER_HANDLE_INVALID) It's giving me a warning, which is no big...

View Article


PIC32MX usb starter kit 2 not compatible with MPLAB X 3.35 and 3.40? (luca84)

I installed MPLAB X 3.35 + Harmony 1.08 + XC32 1.42 and now I can't use my PIC32mx usb starter kit 2 any more. After I programmed a demo by Microchip into the board every icon to program a new program...

View Article

MhcPatcher - modifications to MHC made (quite) easy (VirtualFab)

Hi guys.I'm glad to announce here what I have done to try to help us adding new hardware drivers to MHC.As you probably know, editing MHC menu system files is a tedious task, maybe even worse than...

View Article

Develope custom display drvier and integration into Harmony (ShaileshV)

Hi I am using XIDE V3.35 and Harmony 1.07.01 and device PIC32MX795F512L. I need to develop display driver for ILI9325 and the reason being I should be able to create screens using MPLAB Harmony...

View Article


Harmohy 2.0 ADC library, multiple channels ? (ZIskratel)

Hi.I have read other threads about ADC problems. I have Auto Sample, Scan mode, Polled Mode.I have 8 channels, but only the first (0) gets a reading.addingPLIB_ADC_MuxAInputScanEnable(ADC_ID_1);does...

View Article


SSL/TLS SMTP in Harmony 1.08 (mhanrahan)

I've had the WEB_NET_SERVER_NVM_MPFS demo working on smtp.gmail.com, but it would not work on outlook.com. After examining the transaction on wireshark (and extensive use of google) I came to the...

View Article

Negotiating high current USB in Harmony (realexander)

Hi, I've created a USB device in Harmony but I want Harmony to negotiate 500mA from the host. I don't see any place in the Configurator to do that (Harmony 1.07.01, MHC 1.0.7.16 - yes, I know that's...

View Article

(Constructive) Comments on the HTTP_NET_SERVER application in Harmony...

I recently asked about the HTTP_NET and HTTP in the TCPIP stack. I was told that the _NET version is the recommended one for future applications. I noticed that the memory usage in the HTTP_NET_SERVER...

View Article

FreeRTOS issue, Harmony 1.07, xc32 1.42 and PIC32MZ2048EFM144 (mrpackethead)

I've got a project that was running ok, untill i've added a new 'task' to it. Now when the task gets called, the system goes into some kind of loop, the IP stack stops responding.. however the simplest...

View Article


using RTOS locks up board (tony1967)

Hi All,I have berkeley server demo set up. It works fine. I click on RTOS and select freertos v 8xx. Because it uses timer 1, I go back into drivers and make sure timer use for other stuff is set tom...

View Article

Use MPLABX Java to run tcpip_discoverer.jar (ScratchMonkey)

Not a Java guru. Is there some way to use the captive Java distributed with MPLABX to run the tcpip_discoverer.jar tool? A command line I can put in a shortcut or batch file would be great. I just want...

View Article


Problems with I2C Slave Receive Buffer (DRV_I2C_BUFFER_SLAVE_READ_REQUESTED)...

Hello, I need some help with the I2C Slave app. I'm using the i2c_interrupt example with Harmony v1.08.01. This is working on PIC32MX795795F without any major problems. Now I'm trying to use this on...

View Article

After Upgrade Of Harmany code will not compile (nigel gaia)

HiI am developing a power meter using PIC32MZ and harnony. Until now I have ignored the request box "there are two updates do you wish to update" every time I launch MPlabX.As my project is nearing...

View Article


FreeRTOS project hangs in debugger, mostly fine if programmed directly (repooaj)

I'm building a FreeRTOS project in Harmony running on a PIC32MZ2048EFM144. I'm having trouble with the program not executing in the debugger. The program starts fine and I can step through code up to...

View Article

MHC USB Driver error (ACPC)

MHC USB Driver error.Windows has stopped this device because it encountered problems. (Code 43)Failure in a USB device descriptor request.USB \ Vid_0000 & PID_0002 \ 5 & 15c311e1 & 0 &...

View Article

BSP Creator or BSP Creation Tool? Where is it? What is it? What does it do?...

The web page for MPLAB Harmony v2.0 Open Beta advertises a tool called "BSP Creator". It seems it is also called "Board Support Package (BSP) Creation Tool". I couldn't find it or any information about...

View Article
Browsing all 7442 articles
Browse latest View live