i2c static driver model, general question involving queue (stuartjfp)
MHC version: MPLAB Harmony Configurator version 1.0.7.16 MPLAB X version: v3.25 Operating System and version: Win 10 Pro 64 bit ver 10.0 build 10240 Compiler version: XC32 v1.40 Harmony Library:v1_07...
View ArticleCPU Appears to Stall During Flash Write (jkellar)
I originally posted a thread in the General PIC32 forum regarding this since I kinda thought it may fall under that umbrella better. Its titled "CPU Hangs on Flash Write to BFM2 while not in use". I...
View ArticleHarmony TCP/IP Server to Caiter Multiple Clients (Ryan J.)
I'm running MPLabX 1.42, Harmony 1.8, and I am using the PIC32MZ ethernet starter kit. I'm new to the TCP/IP stack and have already made my own generic TCP server using the tcp_server example from the...
View ArticleBerkeley API oddity (UDP) (Falco1029)
So, I got the berkeley UDP client test program to run just fine on my Ethernet Starter Kit 2, it sent packets to Packet Sender with no issue. So, I decided to try creating my own new program from...
View ArticleRobust programming with Harmony (Rafauy)
Hi everyone! Im still having a hard time making a robust firmware with Harmony.My system has many devices, like a display, printer, keyboard, ethernet, GPRS communication, external RTC and so on... I...
View ArticleDoes Harmony have software big ban SPI (tony1967)
Hi All,new to PICs. I need to use a PIC to speak to a number of display units using SPI. These have no select or data out. Just clock and data in. Unfortunately the hardware ( DMA controlled ? ) pins...
View ArticleSYS_TMR_DelayMS adds (11%) to requested time delay (MKC)
The time delay is not accurate it adds about 11% to the requested time.delay 5000 ms gives 5556 msdelay 3000 ms gives 3334 msdelay 2000 ms gives 2223 ms Measurement confirmed by hardware and checking...
View ArticlePin Table view - pin number row cut off (twelve12pm)
In MHC, Pin Table view, selecting View -> Ports causes the topmost row of the pin table to be drawn incorrectly -- see screenshot. The top half of the top row is cut off, making the pin numbers...
View ArticleHarmony 2.00b - safe to update? (martinw7750)
Hi Guys, I've downloaded 2.00b and compare to 1.08, can't really see any significant changes.The option to move used Harmony code into my project seems great (assuming it works....) and would be my...
View ArticleHarmony v1.08 - Where did the EBI driver go? (455Turbo)
The beta version of the EBI driver was accessible in MPLAB Harmony Configurator in v1.07, but in v1.08 it's gone. It's no longer listed in the release notes or available as an option in MHC. What is...
View ArticleBSP Creator or BSP Creation Tool? Where is it? What is it? What does it do?...
The web page for MPLAB Harmony v2.0 Open Beta advertises a tool called "BSP Creator". It seems it is also called "Board Support Package (BSP) Creation Tool". I couldn't find it or any information about...
View ArticleSerial Receive Mode (AHancock)
As I continue to port our custom board to Harmony...PIC is PIC32MX695F512LHarmony is 1.8.01 My application uses RTU Modbus running at 1 Mbps between two PIC32s. The data packets are up to 256 bytes...
View ArticlePIC32MZ USB Host Bootloader fails to see USB Device (AdrianC42)
Hi All, I'm trying to get the Harmony USB Host Bootloader to work. The event SYS_FS_EVENT_MOUNT never happens, the event handler Bootloader_USBHostMSDEventHandler has been registered during startup. In...
View ArticleDistorted images using MEBII board & LCD, LCC Driver, and External Memory...
We are having problems using the external memory with the stock boards with the MEBII Board and LCD. We are using all Microchip Dev Boards and no custom hardware. We also used all the default settings...
View ArticleWQVGA PCAP Display Board 4.3" (JgL)
Hello my Friends, please help me, I have a problem with a Touch Screen. The Display works, but only certain areas of the Display are touch-sensitive, while other areas of the display does not work in...
View ArticleCPU Appears to Stall During Flash Write (jkellar)
I originally posted a thread in the General PIC32 forum regarding this since I kinda thought it may fall under that umbrella better. Its titled "CPU Hangs on Flash Write to BFM2 while not in use". I...
View ArticleDRV_SPI_BufferAddRead2 in Harmony 2.0b (Johnny0099)
I'm trying to figure out how the new DRV_SPI_BufferAddRead2 function that will replace DRV_SPI_BufferAddRead works: DRV_SPI_BUFFER_HANDLE DRV_SPI_BufferAddRead2 ( DRV_HANDLE handle,void *rxBuffer,...
View ArticleSPI Driver Instance (ACPC)
SPI Driver Instance does not have SPI Slave Select Port Channel and Port Pin to select.Have option only for SPI module ID.This would be a good suggestion for the next version. Regards..
View ArticleHarmony for PIC32MX664F128H to LAN8710A (Falco1029)
Hello! I've been trying to use Harmony to get a pic32MX664 to do some basic UDP, and it's currently tied to a LAN8710A on the PHY side. However, Harmony doesn't have an external PHY option for the...
View Article