Harmony worth using? (AH21PE03)
Hi, Just wondering if Harmony is worth using for an embedded beginner? There are so many files involved that I'm finding it highly confusing and difficult to follow. Thanks...
View ArticleSYS_WDT for setting time period (arnadan)
I am new to Microchip X IDE and Harmony and somehow do not understand how to use the System Services to configure my watchdog (PIC32MX564F128H). I have enabled "Use Watchdog System Service" in my...
View ArticleMHC wants to include Ports that dont' exisit on processor. (mrpackethead)
I'm trying to convert a project that was running on a EF Starter kit to one that is running on my own hardware. Its a 100 pin device ( PIC32EF2048EFM100 ).. I've change the processor type in...
View ArticleHarmony 2.03 missing files framework/system/ (OSX) (digisign)
Following files seems to be missing in framework/system/sys_wdt.h , sys_rts.h , sys_reset.h , sys_memory.h , sys_devcon.h They are all present in 2.02 /Bengt W..
View Article"aria_scrolling" of S1D13517 Board of PIC32MZ EF Starter Kit in Harmony...
In Microchip sample aria_scrolling of Harmony ver.2.03b, I cannot find aria_scrolling of "S1D13517 Daughter Board and the 168-pin to 132-pin Starter Kit Adapter and PIC32MZ EF Starter Kit". In...
View ArticleUnderstanding the DHCP client implementation (_DHCP_CheckFailEvent(), and...
I'd like to do a few small modifications to the DHCP client implementation. Most of it is understandable, but I have trouble understanding some of its mechanics. I was looking for all places, where the...
View ArticlePLIB problem (pguido)
hii'm porting a pic32mx project on new hardware platform, based on pic32mz EF.i want to report a problem on PLIB library relative to CAN peripheral.two similar macros have different behavior.macro...
View ArticleUSB flash drive/ file system writing issues since v2.03b (Digital_Angel)
I have a project using a PIC32MX795F512L that buffers MP3 audio it receives from an encoder and then writes it to a USB flash drive using a FAT file system, it repeats this up to a fixed amount of data...
View ArticleHarmony and CPP; legacy libraries; Code configurator (vn883)
Hello, I need to port an Arduino code (Miguel's RC522 library, written in cpp) which uses SPI communication to a PIC controller. As far as I saw, Harmony is not tested with cpp. Does this mean that I...
View ArticleHarmony v2_02_00b adchs configurator bug (BrunoC)
Hello,Since Harmony v2_02_00b, There is a bug in harmony configurator for ADCHS :For example in the adchs_sensor project harmony generate drv_adc_static.c without the AnalogInputScanSetup line.We must...
View ArticleHarmony v2_02_00b TRIS/ANSEL bug (BrunoC)
Hello,In Harmony configurator => Pin Settings :When I set Mode (ANSEL) to Analog Harmony generate system_config.h with TRIS output.For example :I use RE6 (AN16) and RE7(AN17) in analogIn the...
View ArticleStartup painting (bblessing)
Background: MPLAB X IDE 3.65, XC32 v1.43, Harmony v2.03b, custom board using PIC32MZ2064DAH176, Newhaven NHD-4.3-480272EF-ASXN#-T display (4.3", 480x272 pixel, 4 wire resitive touchscreen) Try as I...
View ArticleSimulated 90° orientation (bblessing)
Background: MPLAB X IDE 3.65, XC32 v1.43, Harmony v2.03b, custom board using PIC32MZ2064DAH176, Newhaven NHD-4.3-480272EF-ASXN#-T display (4.3", 480x272 pixel, 4 wire resitive touchscreen) With 90°...
View ArticleFade-in (bblessing)
Background: MPLAB X IDE 3.65, XC32 v1.43, Harmony v2.03b, custom board using PIC32MZ2064DAH176, Newhaven NHD-4.3-480272EF-ASXN#-T display (4.3", 480x272 pixel, 4 wire resitive touchscreen) This isn't a...
View ArticlePersistent graphics (jiggoly)
Doing some testing with MHGC and I would like to know if is there any posibility that store jpeg images on internal flash and decompress all of them into DDR at startup, then work with the graphical...
View ArticleGoogle Chrome Error with http_net demo (BillP)
I am running MAC OS 10.11.6 running both Safari (10.11.1) and Chrome Version 59.0.3071.86 (Official Build) (64-bit). I ran into some unknown problems with some custom code, so I returned to the canned...
View ArticleMHC/http_net idiosyncrasies (“bugs”)? (BillP)
I am (still) trying to unravel the necessary from the unnecessary parts of the http_net software as implemented in the web_net_server_nvm_mpfs demo project. Here is the process I am using: 1, Change...
View ArticleCan I use Harmony to add usb functionality to existing code? (mjmansheim)
We have an existing product that uses a PIC32MX470. The code was originally written without Harmony. We would now like to add the ability to read and write files from/to a usb flash drive. The board...
View ArticleHarmony - DHCP-assigned DNS values are not applied after calling...
-- Harmony v1.09 -- By default, my device initially starts TCPIP and brings networking up (TCPIP_STACK_BringNetUp) with static IP settings (DHCP client service disabled). It then loads user-configured...
View Article