Widget limit (bblessing)
Is there a limit on the number of widgets that we can have per layer? I have four image buttons in Layer0 that display perfectly fine. Add a fifth button and the whole thing goes kaput. I'm wondering...
View ArticleCan Curiosity PIC32MX470 run as single USB serial port? (tnwoods)
HiI have the Curiosity PIC32MX470 demo board programmed using the Harmony USB CDC single serial port (project CDC_COM_PORT_SINGLE). When I connect the USB device for operation, two serial ports show up...
View Articleharmonu USARTs interrupts (rossatkinson)
hiIn my final design have 5 usarts on a pic32 mx795, I can get uarts working in polled mode but when in interrupt mode nothing happens. I would like to use interrpts on a byte by byte method....
View ArticleBootloader and Interrupt - HELP (malcolm_c)
I eventually got an application that worked on a PIC32MZ2048EFH064 using harmony.As I required a bootloader I created a basic UART bootloader.I compiled the bootloader to create the application linker...
View Articledrv_adc10bit.c issues (bblessing)
I'm having some trouble here and I figured that I would start thinking out loud about it. To start off: custom board using a PIC32MX470F512L, external RAM, 480x272 pixel 4.3" TFT LCD with a 4 wire...
View ArticleHarmony TCPIP fails to initialize due to Heap Calloc (AHancock)
PIC32MZ2048EFH144, Harmony 2.02b, x32 1.42, MPLAB 3.45, FreeRTOS 9.x.x I am adding the TCP/IP stack with http, dns server, and dhcp server (plus the normal stuff) enabled to an existing project. Also...
View ArticleHconfig tree failed to initailze. (btb900)
ok I keep getting thisI un-installed ver. 1.07 and in stalled 1.08 and now I am getting this error HConfig tree failed to initialize. See log output for more information Starting up MHC Core Deleting...
View ArticlePIC32MZ + SPI PIN (cwillems)
Hello,I have got a DM320006 with a pic32mz2048ech144 and I searchhow I can define the spi pins in mplab x ide ?Thank you.Best regards,cwillems..
View Articlehow to deal with “dee_emulation_pic32” function on new xc32? (snow_wang)
There will no plib installed with xc32 on newer xc32 version, if I don't install "PIC32 Legacy Peripheral Libraries", how to deal with this problem? Which files should I include?How to configure this...
View ArticleUSB CDC Device Interrupts with PIC32MZ (sunugal)
Hello, I was advised to re-post this thread in the Harmony forum: I'm using a PIC32MZ2048EFM144 in a custom board and wanted to use the MPLAB Harmony demo code cdc_com_port_single. I see that there are...
View ArticleI2C EEPROM RW (neptunis2016)
Hi, I am interested to test the code I2C with an EEPROM. Right now I found a file that gives me a location of the source code:...
View ArticleMultiple problems with Harmony 2.03b and DM320015 development board (nouri)
Hi @ all, we are using MPLAB X IDE V3.65, xc32 V1.43 Free & Harmony V2.03b. Compared to Harmony V1.11, the demo code (LCC Demo) delivered with V2.03b is extremely slower in displaying a new screen,...
View ArticleFor anyone who wants to use the ft5x06 touchscreen controller with Harmony...
FT5x06 Harmony code..
View ArticleSave configuration in PIC32: NVM or File System? (lelsteph)
Hello I need to save the configuration of my system (plenty of settings). I am thinking I should store it in the PIC32 Memory Flash.I was first thinking to use the NVM Driver but it is used by the TCP...
View ArticleNumber Display (bblessing)
I'm seeing some things that I don't quite understand regarding the display of numbers. As you can imagine, most applications will need to display numbers that are updated frequently. I didn't see a...
View ArticleUnable to get working GUI using PIC32MZ DA Starter kit DM320008-C and MEB-II...
I have been unable to get anything to display on my MEB-II using the PIC32MZ (DA) external memory starter kit. The backlight comes on, but the screen appears uninitialized. Using harmony graphics...
View ArticleSharing information between apps/state machines (matta)
Looking for best/common practices here for when you have multiple state machines that need to use functions/data from each other. For example, I have an "app" that handles I2C devices and collects all...
View ArticleFilesystem w/ SD Card through SPI with the use of DMA (alecs6)
Hi everyone. Having issues on a dev using an SD Card and PIC32MZ; after few tests with SD Card and Filesystem, I met couple of issues : - my application has a lot of interruptions... microchip warned,...
View ArticleFidgety buttons (bblessing)
Harmony v2.03b, MPLAB X IDE v3.61, XC32 v1.43, 4-wire resistive touch I'm trying to figure out what I'm doing wrong. If I press down on a button, some times it will hold its pressed position but other...
View ArticleHow do you undo the design of graphics composer of Harmony v.2.03b ?...
I would like to know how to undo the design of graphics composer of Harmony v.2.03b. I cannot find undo icon in graphics composer. For example , please see attached screenshot. The current size of...
View Article