so not impressed !!! (John H)
I have spent so much time trying to get my head around this harmony and it's beat me !!! I tried to follow the PDF and if this is the best way to learn this ultra deep new approach, I am quitting now....
View ArticleSD Card interfacing : SYS_FS_MEDIA_BUFFER_UNKNOWN error (bala.spak)
Hello all, I want to write some data into sd card. No FS because I am writing raw data and reading it. I tried it with harmony. After callling the Sectorwrite function If I try to check the...
View ArticleHARMONY TCPIP STACK (ACPC)
Hello everybody! I tested all PIC32MX family and have compilation errors when add HARMONY TCPIP STACK, what am I doing wrong? Compiles OK when add USB, ADC, ENC424J600. Errors 78 and 39 occurs across...
View ArticleWhat is the detailed function of TCPIP_TCP_ArrayGet? (rorcyberotics)
I wanna know what is the full function of the TCPIP_TCP_ArrayGet. I found the documentation and it says:Reads an array of data bytes from a TCP socket's RX buffer/FIFO. The data is removed from the...
View ArticleSetting your own NTP server at run time (jgvicke)
Has anyone been able to use the Harmony NTP functions to set your own server at run time? I would like to have this as a variable in my user options so if they are using my device in a closed network...
View ArticlePort Change Notice functions for PIC32MZ2048ECH144 (papelu)
What is the release plan for Port Change Notice functions, SYS_PORTS_ChangeNoticeXXX and PLIB_PORTS_ChangeNoticeXXX, for devices such as PIC32MZ2048ECH144?..
View ArticleHarmony 1.04.02: DRV_NVM ... really? (muellernick)
Hi! Last week, I switched to Harmony 1.04.02 with my current project. All went fine, except for the NVM-RAM library. It really drove me nuts! The odd thing that absolutely makes no sense to me are the...
View ArticleMicrochip Stack and SMTP (JohnyGing)
Hi All Has anyone had any success in sending Emails using any version of the stack and Gmail within the last few months? My summary (from 3 days of frustrating research) is that using port 465 of an...
View ArticleGDDX: How do you access multi-byte charactors in Harmony ? (ysaitoysaito)
I am studying multi-byte Font(Japanese) in ver.2.20b GDDX and ver.1.03 Harmony by using revision 5 PIC32MZ2048ECH144 and graphic LCD INT035. I can display ASCII charactors in graphic LCD by using GDDX...
View ArticleNeed help with the ADC, please (muellernick)
Hi! I'm having problems with the ADC. It just partially works ... I have:* A PIC32MX795F512L on my own board.* 4 analog inputs at AN0 to AN3* An external voltage reference (values I get do make sense,...
View ArticleError : undefined reference to `SYS_FS_MEDIA_MANAGER_Register' (bala.spak)
Hi, I just opened a new harmony project and selected Sd card in drivers and selected the configuration and generate code done with harmony configurator. There is no code added as of now from my side...
View ArticleSD Card problem (Blagoy)
Hello, I use MPLABX v2.30 with Harmony v1.03.01.I have a problem with the SD Card driver and/or with the SPI driver.I call the SYS_FS_Mount function and then, after few SYS_Tasks cycles, the program...
View ArticleWebSocket on TCP/IP Stack of Harmony (rorcyberotics)
I'm using MPLAB x IDE and Harmony Configurator. I already added the TCP/IP on my Configurator. I'm doing some MPLab programming exercises however I don't know where to start so may you please help me...
View ArticleHarmony Config and Help Window (Bill Legge)
My eyes are getting old - and I can not find a way to get a bigger font in the Harmony Help/Config windows.Any advice please? Regards Bill Legge..
View Article"Harmony folder and project folder must exist on the same logical drive."...
Harmony has a serious stumbling block for corporate use. This issue keeps us from even getting started with Harmony unless someone can suggest a work-around. I hope I can get some help, but it seems...
View ArticleDownload links for 1.05 get me files that appear to actually be 1.04.2 (bdg2)
When I try to download Harmony 1.05 for Windows I appear to get 1.04.2. Please fix...
View ArticlePeripheral Library not Enabled (artamok)
I am setting up a graphics project using the PIC32 GUI Development Board with Projected Touch, I have that selected in the "Use BSP" section of the Harmony framework configuration. I selected the same...
View ArticleDNS fails occationally since using SSL (green.elephant)
Hi all, I am running into a problem with the DNS client of Harmony in conjunction with WolfSSL. The software is a web client on a PIC32MZ2048ECG100. I communicate with a server via TCP. Everything went...
View ArticleHow to enter CPU idle mode? (muellernick)
Hi! CPU is PIC32MX I can't find anything that switches the CPU to idle mode. All I found in the Harmony (1.04.02) docs at page 5302h) Doze Setup Functions Yes, that's the whole chapter. Also nothing in...
View ArticleBootloader and NVM apps (dayar)
Hello, first I apologize for my English (I am Spanish).I'm testing the bootloader examples, and work perfectly.I tested app linker scripts with other applications, such as TCPI/IP.In applications that...
View Article