Switching dynamic timer driver to static in microchip tcpip example. (V1q)
Hi!I am working on mplabx 3.10 and running program on "pic32mz with fpu and crypto ingine embedded connectivity starter kit" board. My program is based on an example provided with Harmony:...
View ArticleProblems to open a timer driver (EH)
Hi Community,I want to use the TMR_5. I`m following the advises in the "Getting Started". But the when I want to open the TMR_Driver in "app.c", the handler "appData.TMR_ScrRefresh" is still in status...
View ArticleTCPIP Stack, Harmony 2.01b, Multicast IGMP setup failure? (campbellCustom)
Hi All,TLDR: Multicast socket flags don't seem to initialize, IGMP calls fail, holds up UDP sockets from serving. I’m porting a working 1.08.01 app to 2.01b using XC32 1.42, MPLAB X 3.40 with the hope...
View ArticleHow to access Graphics objects on a different screen? (PhilY)
I'm using Harmony v.10 with Graphics Composer. I can create a couple of screens and get access to the objects of the splash screen (current displayed screen) using the function GFX_GOL_ObjectFind() or...
View ArticleMPLAB Harmony FreeRTOS with Graphics Labraries (igal.schwartzman)
I tried to add Graphics Library to FreeRTOS sample project but is fails to work together.See the following: freemarker.core._MiscTemplateException: Template inclusion failed (for parameter value...
View ArticleSD Card as USB MSD device with FreeRTOS (elecdesign)
Hello, I am trying to implement the USB driver on PIC32MZ so I can collect the Data in the SD Card when plugging it to a computer. I managed to have the msd_card harmony example working at an...
View ArticleTCPIP Stack, HTTP Server Printing Demo without Vars? (campbellCustom)
I'm using a pic32mx_eth_sk2 and building a web server application from 'scratch' using Harmony Beta 2.02 Using the MPFS2 file system and NVM (flash) with the TCPIP/Stack HTTP server (not NET, as that...
View ArticleRelease date of full Harmony 2.0x? (jgvicke)
Does anyone know when Harmony 2.0X will be officially released and no longer in Beta? Thanks,John Vickers..
View ArticleHarmony SD CARD with RTC on same SPI (dynamic driver) (Fire8lade)
Hi all,I am having a hard time to get my SD CARD and RTC on the same SPI lines to work at the same time.My setup is as follow:I am using Harmony's SD CARD and SPI dynamic driver. The SPI is connected...
View ArticleNeed advice on getting started with USB (Aiden.Morrison)
Hi there, I've been working with PIC32MZ's since mid 2014, but haven't touched Harmony since 2015 - I wasn't impressed and it seems like it has kept changing since then, so the little I did learn is...
View ArticleHow To Set Static Server IP (Harmony Framework) (john.wilson)
Hi,I'm developing a TCP server app based on the sample app "berkely_tcp_server". How do I set the server to use a static IP at boot/run time (instead of using DHCP)? (BTW I'm using the Ethernet Stater...
View ArticleWhat do you mean "blocking mode" and "no blocking mode" ? (ysaitoysaito)
Below is the part of the description of SYS_FS_Mount Function. I cannot understand the meaning of "blocking mode" and "no blocking mode". The mount command attaches the file system specified to a...
View ArticleReading Wi-Fi Signal Strength (NKurzman)
Is there a way to read Wi-Fi Signal strength?I do not see it in the API Reference...
View ArticleAdding Wi-FI in V1.09 (NKurzman)
Lets see how this goes. Problem 1The header forSYS_PORTS_PinWrite' is not addedNeeded by:drv_wifi_eint.cdrv_wifi_init.cdrv_wifi_power_save.cdrv_wifi_spi.c And it is even worse, It can't find it...
View ArticleIf Harmony can Not Connect to the Wi_Fi Module it Locks up the System....
If Harmony can Not Connect to the Wi_Fi Module it Locks up the System.Problem 1. My Module is Optional.Problem 2. Loss of Network does no mean the System should crash....
View ArticleHarmony Hell in a Hand Basket Rant. (NKurzman)
I have been work with (against) Harmony for over 18 months.The Harmony team either does not have the will, Personal, or skill to fix it.There are things left broken form since before I started. Tickets...
View ArticleMigrating from the http web server module to http_net - Experience? Problems?...
I have a project, which is based on the http server module. It serves static websites from the NVM. It has a REST like API using a dynamic variable for each endpoint to process HTTP GET/POST requests...
View Articleweb_server_nvm_mpfs vs webnet__server_nvm_mpfs? (jgvicke)
Does anyone know what the difference between the web_server_nvm_mpfs vs webnet__server_nvm_mpfs demo apps are? Looking in the main help file for the web_net application, they show setting up the...
View ArticleUSB OTG Operation on PIC32MZ2048ECH144 Starter Kit (Michael Karas)
I am having some problems trying to figure out just how to open and test a Harmony sample app that works on the PIC32MX2048ECH144 Starter Kit. I want to be able to work with the starter kit operating...
View ArticleHarmony 2.02 - Timer 3 interrupt example doesn't work (vanchan50)
I've been struggling for a week trying to get any interrupt to trigger with Harmony 2.02 and pic32mz_ef_sk board. Hour and a half phone call with Microchip Support didn't get to a solution. The...
View Article