PIC32MZ ADC Setup Issue (jgvicke)
I am trying to set up the ADC module on the PIC32MZ, and can't seem to get the code to work. Anyone see any problems? This code should set up the scan module to read AN9 (sw3 on the ESK), then repeat a...
View ArticleNeed help with TCP server and PIC32MZ starter kit (flatbush)
I am trying to evaluate the TCPIP stack on the PIC32MZ starter kit. Particulaly the Harmony tcp server application.It works well, but I noticed something which is very ennoying : the starter kit has 3...
View ArticleHarmony Configurator hangs on generate (crevicedweller)
Just did the my_first_app manually in harmony and now trying the Configurator. Tried it with a new project and had it hang so loaded the cdc_com_port_single example project. Problem with the...
View ArticleIDE v2.35 Harmony issue? (bartdb)
Dear, I'm an absolute beginner with MPLAB X IDE and PICs in general. After changing the USART driver implementation from static to dynamic in Harmony Configurator, the drv_usart_static.c and...
View ArticleInterfacing with unsupported PHY (Mike Wild)
So we're using a PIC32MX with MPLAB Harmony (I've also x-posted this to the TCP/IP board) and are trying to interface with an external Micrel KSZ8999 switch. Long story short, it has no SMI/MIIM...
View ArticleSystem console status remains BUSY until read completed (frankimarcelo)
Hello, While testing the debug_uart example, I noticed that the System console status keeps sending back BUSY after executing the state APP_STATE_READ_TEST_2. It cannot go to the folowing state...
View ArticlePIC32MX ADC + DMA in harmony + basic questions (tam1)
Hello, I’m trying to make a little application on the pic32mx795f512l(ethernet starterkit 2), but I can’t get it to work. What I want to achieve is that adc continuously gets the current analog value...
View ArticlePIC32MZ EC STARTER + PICtail Board for SD + Harmony (andy_n)
Hi, It's complicated: PIC32MZ EC STARTER (dm320006-c) + PIC32MZ EC Adaptor Board (ac320006) + Starter Kit I/O Expansion Board (dm320002)+ PICtail Board for SD & MMC (ac164122) see photo. I can get...
View ArticleTCP server stops working after some time (sbanisetty)
Hello guys,I am developing an application on PIC32MZ Embedded connectivity starter kit and some additional hardware. For my application, I need to talk to a SPI slave and read the data from it. The...
View ArticleQuestion on System Console on USART device with Harmony (chrismo83)
Hi all,I am new in microchip development with Harmony and I am facing an issue that I cannot solve alone sad: . I don't understand how a console service initialized withsysObj.sysConsole0 =...
View ArticlePIC32 Harmony CAN examples (gl4jalopi)
We are looking into using a PIC32 controller in a CAN network and we are wondering if there are any examples for using the Harmony CAN library. I've looked on the Microchip web site and searched the...
View ArticleHarmony OC won't run with Timer 2 (Don2)
I am trying to get my OC5 in the Configurator Driver|OC to toggle using Timer 2 in the Configurator Drivers|Timer. If I set up Timer2 manually I can get OC5 to toggle, but if I set up Timer2 using the...
View ArticleHow to reopen a Harmony configuration file (rreisbick)
Hello, For the life of me I cannot see a way to reopen a Harmony configuration file without going through "New Project" and then opening the original file for another project. Is there a way to reopen...
View ArticleEnabling console in mhc kills USART drivers (jtyree)
I have a project that uses 4 USARTS. All work at the driver level until I check "Use Console System Service". When I do that and click Generate, all 4 USARTS disappear from system_config.h and appear...
View ArticleSome difficulties in usage of Harmony Configurator (1.0.3) (ematicon)
This is a response to question (microchip.com/forums/FindPost/847851) . Thanks, Ryan, for that impulse. Some of below listed points are essentially subjective, some (I hope) objective.So, Harmony 1.03,...
View ArticleHow do you generate drv_pmp_static.h and drv_pmp_static.c by ver.1.03 Harmony...
Now I am studying gfx by using ver.1.03 Harmony, ver.1.34 XC32, ver.2.30 MPLABX and rev.5 PIC32MZ2048ECH144. I can display pictures of "primitive" of Microchip Demo, which exists in...
View ArticleCan't install MHC v1.0 on Mac. Java 1.7 required? (theadle)
I have Java 7 Update 67 installed on the Mac, fyi. Isn't Java for MPLAB X 2.15 integrated?..
View ArticleHarmony Display Linker error (joe123)
Hello,I was experimenting, and created Harmony project, selected PMP 16 bit, Graphics Display Truly 3.2" 240x320, and then SSD1926 driver.When I compile I get linker errors: Undefined references to...
View ArticleHarmony 1.03 usb audio1.00 crashes (FoxVK)
Hello,I am trying to make a simple USB microphone or better trying to send two channel, 48ḱHz PCM sound to PC from PIC32MX220F032b.When host sets me interface alt. settings to 1 audio callback function...
View ArticlePIC32MZ crash in BSP_USBVBUSSwitchStateSet project usb_host_bootloader (Viktor)
Hello.The size of the file "usb_host_bootloader.hex" is got ~184kb. There is error when programming target device PIC32MZ1024ECH064: "Programming... boot config memory Address: ffffffff Expected Value:...
View Article