Data EEPROM Emulation available in harmony? (DhruvAcharya)
Hi,We are using the functions provided for power cycle preserved data (eeprom). Is there any function available like this in harmony? As we are using USART driver , timer system services and devcon...
View ArticleHarmony V1.00 not ready for use - C++ gives invalid conversion errors all...
I am trying to use harmony in a c++ project and when I compile, there are all sorts of invalid conversion errors in the harmony header files! Here is one example:...
View ArticleUploaded DATA to remote cloud WEB Server / Database (mdex)
Hi All, Wondering if anyone can provide some information on how I might acheive this... I have a PIC32MX running TCPIP stack and running a web server so the user can operate the system. The system...
View ArticleUSB 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 ArticleI2C doesn't work (SAEED)
hi I want to read data from an ultrasonic range finder sonsor.this code has two phase! the first one works properly because I can see sensor's bliking which says 0x54 has been written to command...
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 Articlepassword for help_harmony_v1_00.pdf document (chenzf)
Hi: Is there anyone konw the password for help_harmony_v1_00.pdf document? Or where can i get the password?Thanks!..
View ArticleHarmony 1.00 supports WiFi G in Infrastructure mode? (bikeoid)
Using the WiFi EZConfig Demo, I tried to change it to connect to an infrastructure WiFi. ========================== *** WiFi EZConfig Demo *** ========================== Device: MRF24WG (0x3108)...
View ArticleUnable to use Debug module in Harmony 1.0 (Guillaume De Lazzer)
Hi, I am trying to use the Debug module in Harmony. I have simply checked the Debug module in the Harmony Generator and selected UART_CONSOLE in the Console module in the Harmony Generator. To test it,...
View ArticleIs there a plan to support USB Audio 2.0 in near future? (millim)
Hello forum insiders... is there a plan to support USB Audio 2.0 in Harmony in near future? BRmillim..
View ArticleCannot set breakpoint on Harmony function at MPLAB X Simulator. Why ?...
Hi I use ver 1.00 Harmony and ver.2.15 MPLAB X and ver.1.33 XC32 and Pickit 3. I cannot set breakpoint on Harmony function at MPLAB X Simulator. Why ? I can set breakpoints on the instructions of...
View ArticleSD webserver and MRF24 instead of ethernet RJ45 (olfox)
Hi all, After running with success the code exemple Webserver on sd card, I would like now modify it to use my MRF24WG0MA board and access to the server by Wifi instead of RJ45 physical connexion. I...
View ArticleNVM "SYS_FS_ERROR_NOT_READY" - MPFS in Flash Problems (Burghard Bode)
I set up NVM, NVM Media and MPFS with the Harmony Configurator. - Everythin in the config files is like the NVM example, but my FS ist not getting ready. Even a minute after boot "SYS_FS_Mount" returns...
View ArticleHarmony v1.0 Configurator plugin missing support for WiFi MRF24W? (haydenb)
Hi, I'm currently migrating an existing code-base from Harmony v80.01b to Harmony v1.0. In the process I thought I might give the updated Harmony Configurator plugin another go when building the new...
View ArticleMPLAB Harmony “interrupt peripheral library” (HEXER)
Hi,I want to use from MPLAB Harmony “interrupt peripheral library” to enabling “external interrupt 0”,At the first write these code:PLIB_INT_SourceEnable(INT_ID_0,...
View ArticleDRV_SPI Chip Select Deassertion (renatobot)
I am fairly new to embedded systems and am working with a PIC32MZ Starter Kit running MPLAB X.We have a SPI Slave sending data to our Master Pic32MZ. How do we deassert chip select using DRV_SPI? Can...
View ArticleHarmony v1.0: PIC32MX440Fxxxx: only timer1 is supported (dimonomid)
While playing with Harmony v1.0 on my PIC32MX440F512H, I've found out that the only timer that is supported is timer1. I've checked that this is true for all PIC32MX440xxx devices, it looks like...
View ArticleHarmony V1.00 not ready for use - C++ gives invalid conversion errors all...
I am trying to use harmony in a c++ project and when I compile, there are all sorts of invalid conversion errors in the harmony header files! Here is one example:...
View ArticleCreate my own bspharmony configurator to see my BSP - and how (grahamst)
Hi, OK - so I have read through the readme stuff, created my two bsp files - basically copied the MZ ec starter and tweaked it for my board (Digilent WiFire with pic32MZ). BUT No what ???. How on earth...
View ArticleWhy is the pdf help file locked (grahamst)
Hi, You put example code into the pdf - then lock it so that the examples cannot be copied :-O. Not very friendly :-((. Graham..
View Article