Support for KSZ8091RNDIA in Harmony. (ethernet Phy) (mrpackethead)
Does any one know if the 8091 will work with a PIC32 and harmony. It uses less power than the 8740 and thats somethign that is useful for my power limited applicaitons...
View Articleharmony I2S help (USART)
I use harmony 2.04 to config I2S driver. It don't work.I tried in DMA mode, but there is no output. It show me "Cannot add a write operation as the queueSizeTransmit is 0 " after three times add...
View ArticleGraphics import from 1.x fail (egcasira)
I'm trying to import a project based on 1.08 MHGC into the new 2.04. When I open the graphics configurator it ask me to confirm the import of an existing configuration. After confirmation nothing...
View ArticleMPLAB Harmony v.2.04 ADC problem (Xuch)
Hello! I'm very confused and ask any help in my problem. I'm created project based on MPLAB Harmony v.2.04 for MCU PIC32MX270F256B. I'm added two app: led blinking with timeout callback (similar to...
View ArticleHarmony + DSP Libraries + PIC32MZ2048EC (VictorCL)
Hi, I am having issues compiling the code using the standard FFT functions of the DSP library using harmony. Apparently, there is a problem with the function: DSP_TransformFFT16_setup(fftc, LOG2N);...
View ArticleDRV_ENC28J60_Deinitialize Bug Harmony v2.04 (paulmtcuk)
It seems that Harmony v2.04 does not de-initialize ENC28J60 correctly. Previously after deinitialization and reinitialization, the ENC28J60 state machine would get stuck in the configuration as it...
View Article[bug report] Harmony 2.04b configurator (Emcy)
Hello, "Number of Network Configurations" field doesn't create "Network Configuration x" fields if its value is greater than...
View ArticleBest way to update TFT data (bblessing)
Background: MPLAB X IDE 4.00, XC32 v1.44, Harmony v2.04, PIC32MZ2064DAG176, Newhaven 4.3" display with 4-wire resistive touch panel (ST7282T2 internal controller), internal DDR. Here is how I currently...
View ArticleSUSPECTED SILICON BUG: PIC32MZ2048EFM064 Alt Ethernet IO does not work....
I'm working on a new device that has a PIC32MZ2048EFM064, which is interfaced to a LAN8740. I am using a circuit design that has been well tested and found functional with a PIC32MZEFM100. I can't get...
View ArticleUsing FreeRTOS for Aria Library, LibAria_Tasks() update rate? (PlusPlus84)
My setup is MPLAB X IDE 3.65, XC32 v1.43, Harmony v2.04, custom board using PIC32MZ2064DAG176, Hantronix HDA430T-4G (4.3", 480x272 pixel, 4 wire resistive touch screen). I am using FreeRTOS v9.0.0 that...
View ArticleMultiple SPI clients on one interface with harmony dynamic SPI driver...
Does anyone know of good code example of multiple SPI clients on same SPI port? I'm at a loss to figure out how to manage state machine for SPI interrupt callbacks. It appears that a single SPI device...
View Article1ms Timer interrupt (ffb.boy.30)
Hi,I need to make an interrupt that fire every ms.I use a 32MZ with the V1.40 XC32 compiler , and Hamony V2.03bWhat is simplest solution in CPU load to make this.In the harmony demo they use Timer3...
View ArticleAria Drop Down Box (bblessing)
How would this be implemented? I'm assuming that I'll need to add a List, a button next to it with a down arrow for its text, and a scroll bar that appears and disappears when the List is dropped down...
View ArticleCRC calculation using DMA with internal DDR (Insignals)
I am having issues when trying to calculate the CRC of data stored in the internal DDR on a PIC32MZ2064DAH169. I have the following code.uint8_t __attribute__((coherent))...
View Articlelibaria_events (bblessing)
Background: MPLAB X IDE 4.00, XC32 v1.44, Harmony v2.04, PIC32MZ2064DAG176, Newhaven 4.3" display with 4-wire resistive touch panel (ST7282T2 internal controller), internal DDR. Here is one for you. I...
View ArticleFor Newbies — A New Harmony Book (BillP)
I finally decided to publish a book about Harmony based on many comments and postings from this forum. The book title is “Harmony for PIC32MX Applications” and is available from Amazon and...
View ArticleSupporting Team development (jtzeng)
I know this would be normally posted in MPLAB X but thought that the project and teams may be larger on the Harmony forum.I need to work with an other developer remotely, so we both need to check...
View ArticlePLIB_Ports confusion (krbvroc1)
Last week I swear I had two GPIO ports setup and working. Assuming I did this correctly, I had setup some defaults in the MHC for pin RB10 - I set the function as 'GPIO' Direction to Out, Latch to Low,...
View ArticleTCPIP issue 2.04 (friesen)
I have been puzzling through a http server issue where I get files that won't load, or load with delays from chrome. I have tracked this down through the tcp source and a number of wireshark captures...
View ArticleUnable to configure a touch driver (Ger jackson)
Hi all,I am new user working with PICs so it will try to be clear. I am programming a resistive screen with a touch dirver AR1021.PIC: PIC32MZ2048ECH144 and Harmony version 1.11. The fact is I can...
View Article