harmony 1.01 and tftp issue (Marek Adam Niemiec)
Hi all, I think i found a bug in harmony or something like bug. On web page:www.microchip.com/pagehandler/en_us/devtools/mplabharmony/home.htmlthere is info about tftp is available in harmony(ctrl+f...
View ArticleMRF24WG RF output level in Harmony (wayne_)
Is there anyway to adjust the ourput power of the RF on the MRF24WG within harmony or code ? I need to reduce the output. Wayne..
View ArticleHow to get a simple shell (serial debug console)... (collins_)
Hi,Since few days i'm trying harmony ( I working during one month with arduino soft MPIDE, but when you starting to expect activate dma... you stock!)I'm just looking a way to get a debug console with...
View ArticleFile sys_module.h (peterverkaik)
Hi, I downloaded Harmony v0_08_02b and installed it.Using mplabx 2.05, followed chapter 7 (installing IDE plugins)and now following chapter 8 of the help file.Creating a harmony project manually. My...
View ArticleTCPIP Stack works without RTOS, crash with FreeRTOS 8 - Harmony (Blue_Key)
Hi There, I'm trying to use the TCPIP stack with FreeRTOS 8. For whatever reason, the stack always try to delete non-existing queue, which leads to Assert and crash. Update: I've been able to run the...
View ArticleStatic function declarations in dns_private.h (jdeguire)
The static function declarations in dns_private.h cause the compiler to emit warnings when DNS is disabled by commenting out the TCPIP_STACK_USE_DNS macro in system_config.h. I tried this in my own...
View ArticleHarmony 1.01 does not define PORT_CHANNEL_H for 100 pin parts (riscy)
I am using the PIC32MZ2048ECM100 and its associated file, ports_p32mz2048ecm100.h only defines up to PORT_CHANNEL_G. PORT_CHANNEL_H is used by the BSP_Initialize() with the PIC32MZ EC Starter Kit for...
View ArticleRunning Audio Development Board with Harmony (aoweis)
Hello, I'm generally new to microcontrollers so I bought an audio development board with PIC32MX795F512 to do some experiments. The ADB demo software is not a Harmony project so I thought I'd create a...
View ArticleUSB Hid Bootloader (wayne_)
I am looking for the USB Hid Bootloader for the PIC32MX as specified in the AN1388 document:-For MPLAB X: UART_HID_Btl_StarterKit.X i can't find it anywhere. I have looked in my Harmony v1.01 and the...
View ArticleGFX_GOL_CreateCustomControl Function Help (ngeisler)
Hi,I am trying to create a custom control using the MPLAB Harmony Graphics Library. The help_harmony_v1_01.pdf offers little explanation regarding the GFX_GOL_CreateCustomControl function. Does any one...
View ArticleHarmony + FreeRTOS - How to run the lib task ? (Blue_Key)
Hello There, I went through doc and example, though it doesn't really help for more complex projects. I'm using several task and service routines, and I wonder what's the best way to implement, if each...
View ArticleHarmony FS sdcard questions (Skaptor)
Hello, Like many others in this forum, I am struggling with Harmony. I'm trying to port the sdcard_fat_single_disk demo onto my ChipKit Wifire (MZ) board. The main problem has to do with the SD...
View ArticleHow do you change target board in Harmony Demo program ? (ysaitoysaito)
Hi By using PIC32mz EC starter kit, I would like to test hid_mouse of Microchip USB Harmony Demo program at C:\microchip\harmony\v1_00\apps\usb\device\hid_mouse. As you know, default target board of...
View ArticleHarmony 1.01 USB Framework & Audio question (Wavelength)
All, I have been working on a project for basically a Audio Speaker. So I loaded up harmony 1.01 and went through a number of steps and the thing complied except for a harmony problem with REFCLKI (you...
View ArticlePIC32MX795F512L + Harmony 1.00 : UDP example (DirkF)
Dear all,first of all please apoligize my bad "German" English.I am starting a new Project an want to use Ethernet function with the PIC32 chip first time. Before i have used MPLAB + PIC18.According to...
View ArticleHarmony and Pic32Ethernet kit 1 (Cyril morangeliamg)
Hi all, i'm stuck with the pic32 ethernet starter kit and harmony :when i program the demo program everything is ok (TCPIP Demo App - PIC32ETHSTK)But when i switch to MPLAbX and Harmony, and i try to...
View ArticleHarmony 1.01 WiFi driver support for WPA/WPA2-Enterprise (haydenb)
Hi everyone, Does anybody have the official word as to whether WPA/WPA2-Enterprise encryption is supported/implemented in the Harmony 1.01 Framework in the MRF24WG0MA (wifi module) driver? I've seen...
View ArticleMHC-generated project fails to build when system->debug library is not...
I tried to create a shiny new project using the MPLAB Harmony Configurator, which is actually a really neat tool, but ran into a minor issue. It would appear that lots of Harmony modules expect the...
View ArticlePointing MHC toward custom Harmony location (jdeguire)
When you create a new project, the MHC tool lets you specify the location of the Harmony installation. What I'd to be able to do is make a copy of Harmony, include that in our project code base, and...
View ArticleUSB Host mode with Ethernet Starter Kit (Jozsef)
Hello,As many of us, I am struggling with Harmony and Ethernet Starter Kit (DM320004).For my application needs a small permanent storage which keeps the data after power off-on cycle.My idea was to use...
View Article