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

Need pointer on how to unicast and multicast (Don2)

I am currently successful with sending a unicast UDP message, and I would like to add multicast send/receive messages as well. Does anyone have any pointers on this. I have been trying to use the code...

View Article


Harmony Configurator - File Generation hangs (stuart lynne)

I'm trying to get up to speed with Harmony so that I can migrate some existing MPLAB X projects.Currently just trying to create a test application for the Pic32 Ethernet Starter Kit. After creating the...

View Article


How To detected if USB device is plugged to PIC32MZ (MKC)

Hi, I need an example on how to perform a fast detection if a USB device (thumb drive) is connected to the PIC32MZ.MZ part has different USB than MX part.Method should be fast without installing ISR...

View Article

Bootloader example App Linker File Problem (James Autry)

If I use the example app link file from the bootloader examples, changing out the library for my MZ part, it does not work. If I just change the reset address back to 0xbfc00000 from 0x1d001000, then...

View Article

BUG: _UART_4_VECTOR is not defined (muellernick)

Hi! As I don't know how to report bugs to Microchip, I post that one here:With a PIC32MX564F128H (I didn't check others), in the definition file p32m564f128h.h, the #define _UART_6_VECTOR 49 is...

View Article


USB String Descriptor at string index of 0xEE for Microsoft WinUSB driver...

I'm creating a device that uses the WinUSB driver and I do not want to have to deal with driver signing or creating a custom INF file. Microsoft has a way to get around this on Windows 8 (and above) by...

View Article

nvm_read_write Harmony demo -- Does it work???? (dcarrington)

When running the nvm_read_write demo on the PIC32MZ SK and the MEB2, it runs without errors (the appropriate LEDs turn ON), but flash memory doesn't seem to get written to -- it's still all 0xFFs at...

View Article

Graphics Library - 'Images' vs 'Picture widget' (luker)

Hi forum, I'm touching the Harmony Configurator for the first time.In Graphics Library, what's the difference between using Picture widget and Images?..

View Article


PIC32MZ Harmony Project To Support Android BasicAccessoryDemo App (Michael...

I am struggling to understand what is the Harmony demo app to load and build for the PIC32MZ_EC_SK that will support the ready built Android App Store program from Microchip called the Basic Accessory...

View Article


i can't mount a device for file system service with SD card (josancardenasm)

Hi guys, i'm working in a proyect and i'm trying save data in a microSD card. For this purpose i'm using a PIC32MX795F512L. I have created a new Harmony project and i have copied the configuration of...

View Article

Need help by PIC32MZ Flash writing (Benny32)

Hello everbody, I need a bit help by writing to the Flash of the PIC32MZ with Microchip Harmony. I looked in the Microchip Harmony documentation and PIC32MZ Family data sheet but I still have issues....

View Article

SD CARD PROBLEMS DRV_SDCARD_BufferStatusGet (iross)

Having got the sdcard_fat_single_disk demo working I decided to try the examples given in the MPLAB HARMONY HELP FILE. So replaced APP_Tasks with this task and found that DRV_SDCARD_BufferStatusGet...

View Article

SD Card redetect problem (manni)

Hello, i have an app with PC32MZ and Harmony V1.03.I have implemented the SC-Card like example "sdcard_fat_single_disk".The card will be detectet and can be read and write, all seems ok. But when i...

View Article


Bug: TCP/IP Stack ignores PIC32 MAC PKTPEND flag (jdeguire)

This is in Harmony v1.03.01, though is probably in older versions as well. The PIC32 MAC has two flags to inform the user of received data. There's the RXDONE flag, which is set when a new frame was...

View Article

I2C needs delay: Why? (Benny32)

Hello everbody, today I wrote some driver functions for I2C so that it's easier to access the I2C via my software. Basicly it worked well but after one succesful transfer (write) I had issues. The...

View Article


Can Harmony actually be used to create a REAL working application (grahamst)

Hi, I am NOT new to PICs - been using them for years !!! 16, 24 even 32MX..... I AM new to 'Harmony' and can't see that it (yet) provides anything of real use ??? Am I missing something here ???. I...

View Article

Starter Kit II with LCC and Truly 3.2" TFT (ondre)

Hi Everyone, I'm getting some serious headache over getting a simple demo application up and running with Harmony and Starter Kit II with LCC, external memory and Truly 3.2" 240x320 TFT. First of all,...

View Article


What is the current revision of PIC32MZ ? (ysaitoysaito)

Hi I am studing Harmony gfx by using PIC32MZ of revision 5 and am annoyed by the errata concernig PMP,namely "PMP address lines block the use of lower-order functions whenthe PMP is used but the...

View Article

Port existing MPLABX project to Harmony project (doug_richard)

Been working with a pic32 project for several months now. Is there any way to get it to become a harmony project without starting over? Yours, Doug = != ==..

View Article

Command Processor Service over TCP socket / telnet (am2600)

Hello,I want to use the Command Processor Service over a remote TCP socket, but the available demos and documentation (see Block Diagramm "Abstraction Model" in Help of Command Processor System Service...

View Article
Browsing all 7442 articles
Browse latest View live