Harmony v2.06 FTP Server (morgan1361)
All, I am having issues getting the FTP Server running that is built in to the Harmony TCP/IP Stack. I am sure it is something simple that I am over looking but I can't seem to find the issue. It seems...
View Articleusb ECM driver (interlab)
Hi all,currently Harmony provides USB Host functions for CDC class devices. It particularly supports CDC-ACM subclass devices, namely USB-to-serial (RS232, com port) adaptors.Using a PIC32MX, I would...
View ArticleHarmony 3 I2c Slave support? (Volker)
Hi, i want to use an i2c slave with a same54 xpro board but in harmony i can only select i2c master. is there no support for an i2c slave in harmony 3?Thanks...
View ArticleSST26V SQI Driver Issue?? (Johnny0099)
PIC32MZ2048EFM100Harmony 2.0.5.1XC Compiler 2.10 We are in production with a device using PIC32MZ2048EFM100-I/PT microcontroller and SST26VF064B-104I/MN flash in SQI (QUAD) configuration. We have 95%...
View ArticleHarmony I2C example (employee69)
Hi, I assume everybody went through the learning phase with Harmony, im going through right now.Does anyone have a simple Harmony 2, I2C example code to share (maybe even with comments)?Examples...
View ArticleLine Graph Widget (d.pagliai)
Someone knows how to use the Line Graph Widget introduced into Harmony library revision 2.06? I need an example. Thanks...
View ArticleHarmony V3 SDHC and FAT (GARETH_71)
Harmony V3…. Since the MZ2064DAG176 is becoming obsolete, I have moved over to the MZ2064DAR176.However, Harmony v2 does not support this new chip and Harmony v3 does not work. All I am trying to do is...
View ArticleTCP/IP Harmony Stack is too slow (MarcosReis)
Hi everyone! I'm porting an old project that used TCP/IP Stack v5.36 to TCP/IP Harmony Stack 0.80b.The problem is that the page download is 10 times slower than it used to be. The v5.36 is taking 900ms...
View ArticleHarmony Configuration 3 failed to create plugin (RyanF)
HelloI am trying to set up Harmony 3 on my system (all work to date has been Harmony 2.06) I have installed MHC plugin 3.3.0.1,Harmony 3 from Github,XC32 2.3MPLABX 5.25 I can create create a new...
View ArticleUSART Harmony 3 removed functionalities from Harmony 2? (lcitos)
Hi! I'm implementing a UART code and notice that there are some functions that exist on Harmony 2 but not in Harmony 3 like these:DRV_USART_ByteTransmitCallbackSet( DRV_USART_INDEX_0,...
View ArticleHarmony Provided Macros not used by compiler (terrahawk)
This should be very simple...Using Harmony 3 on PICMK1024MCF. I named most of pins so Harmony generated plib_gpio.h with macros to manipulate the named pins. in plib_gpio.h, for a pin I named PWM6H_EN,...
View ArticleADC Scan Input skips Analog Input (luca.leoncavallo@gaengineering.com)
Hi, First time using Harmony 2.06. I work with a custom board using PIC32MZ2048EFH100. I've to read 18 analog input: AN0 AN1 AN2 AN3 AN4 AN5 AN6 AN7 AN8 AN11 AN12 AN13 AN15 AN16 AN17 AN18 AN25 AN26 I...
View ArticlePIC32MZ EF Harmony3 MIIM Commands option does not compile (Luca Pascarella)
I started to migrate my current project from Harmony 2 to Harmony 3 and I just found a compilation issue. More precisely, in Harmony3 with PIC32MZ when MIIM Commands option is enabled the compilation...
View ArticleList DHCP Servers leased clients IP addresses (hrvboy)
I am using TCP/IP Stack version 7.31 on a PIC32MZ2048EFMH144 chip using Harmony Configurator 2.0.5.2. I am using the PIC as a DHCP Server to assign IP addresses to other client devices. This works...
View ArticlePIC32MZ EF Harmony3 SQICS1 used by default (Luca Pascarella)
I found an issue in the drv_sst26.c Harmony 3 when used with a PIC32MZ. The line SQI_BDCTRL_SQICS_CS1 is used by default and it seems there are no options in Harmony 3 Configurator to use SQICS0...
View ArticleHarmony 3: how to start Timer2/3 interrupt (yts)
Environment: PIC32MX270F256B-50I/SP core: v3.4.0, csp: v3.4.0 I would like to know the method to start the timer2/3 (32 bits timer) interrupt. Project Graph is shown in the attached figure. Three...
View ArticleImproving v2 of Harmony instead of Jumping to v3! (_pA89)
1. PROPER SOFTWARE TOOLSWhy not provide proper Software Tools to analyse the system - {Harmony v2, FreeRTOS} which would benefit v2 Users Maximally e.g.: {Traceylzer, Heap Checker, RTOS Viewer,...
View ArticleI2C Bit Bash on PIC32MZ with Harmony 2.06 (laffelt)
I am working on a project with the PIC32MZ2048EFG064 with Harmony 2.06 and XC32 2.10.In a previous project with a PIC32MZ and Harmony 1.09 I used my own I2C code with Harmony configuring the I2C port...
View ArticleADC channel 0 with harmony configuration (hungsonspkt)
Hello All, I'm having an issue with ADC channel 0 which is used AN45 as analog input source.I have configured ADC1 to work in interrupt mode and ADC channel 0 is the ADC channel, AN45 is the input...
View ArticlePIC32MX775f256h usart problem with HV2.06 (codeKnight)
Hi,everyoneI am using pic32mx775f256h with H2.06. i got a problem when i use usart1 with interrupt mode. When i connect the usart1 to PC it work well,but if i connect the usart1's rx and tx pin...
View Article