Quantcast
Channel: MPLAB Harmony
Browsing all 7442 articles
Browse latest View live
↧

void SYS_CLK_Initialize( const SYS_CLK_INIT const * clkInit ) (kmoravec)

Doing my first Harmony design.Sofar so good, except it did not build a default SYS_Initialize() or SYS_Tasks() subroutine. So I am building it. I got down to the void SYS_CLK_Initialize( const...

View Article


Turn off USB module in PIC32MZ2048ECH144 (RoyMiller)

HiI am probably missing something really simple but I'm having trouble turning off the USB module when entering sleep mode. My previously used code for PIC32MX doesn't work:U1CON = 0; // disable USB...

View Article


hid_basic & cdc_com_port_single work with ECH100 but not EFH100 (jcblomquist)

Hi all, I've got 2 almost idential custom boards built up, one with a PIC32MZ2048ECH100 and the other with an EFH100. I've had success with getting the hid and cdc demo projects working with my EC...

View Article

Driver USART don't recover after an Overrun (felipec84)

I'm developing an application using the UART_CONSOLE to receive data with IRQ. After some debugging I noticed that everytime that occur an overrun (PLIB_USART_ReceiverOverrunHasOccurred) the system...

View Article

Why doesn't work the TMR Driver Instance 1? (DominusT)

Hi. I am using MHC to enable two TMR Driver Instances dynamically. The code created is as follows in system_init.c file: sysObj.drvTmr0 = DRV_TMR_Initialize(DRV_TMR_INDEX_0, (SYS_MODULE_INIT...

View Article


System console configuration questions (kappuz)

Hello, I am using the Console System Service in an application via an USART. When the application makes extensive use of the console for output I got chunks of text cutted if several modules or...

View Article

LAN9303M - PHY operation error: -1 (jkellar)

Hi, After getting a working console going I now am receiving the error I was trying to resolve originally. I'm receiving a "PHY operation error: -1" during TCP/IP initialization. Trying to figure out...

View Article

NVM (BDD)

Hi All I'm having problems with the NVM driver of Harmony.I have included the drivers with MHC and I can see it is in.I can DRV_NVM_Open and do not get an error. But when I write to an address e.g...

View Article


OC PWM (Paul PortSol)

OC PWM a) -- False Issue, found my own software bug-- But notes below still true --- Side notes:--------------------------------------------b) I'm using 40MHz as the datasheet says 40MHz may over full...

View Article


PIC32 and TLS 1.2 (tomashal)

We are going to start a project where we need to communicate with a webserver. Our plan is to use PIC32. But this server requires TLS 1.2, and I'm not sure how complicated this is with PIC32. Does...

View Article

I2C error handling - object queue full (nemesys)

Hi, I'm trying to implement a dynamic I2C driver using MPLAB Harmony v1.06 with a PIC32MZ.I managed to get it work so now I want to handle the unusual cases such as devices missing or communication...

View Article

Exception with USB Device + Timer System Service (mvollmer)

Harmony Version 1.06PIC32MX250F128BMPLAB SimulatorOptimazation 1XC32 1.40MPLAB IDE v3.00 Hello,i got a new project and thought that i try to use harmony for it. So its my first real Harmony Project....

View Article

I2C Master Stop - glitch (nemesys)

Hi, I'm using MPLab Harmony v1.06 and implementing a dynamic I2C driver for a PIC32MZ.I managed to get it work thanks to the i2c_eeprom_loopback example provided with the API. The stop is requested...

View Article


Harmony Static SPI SS1 assignment on PIC32MX220F032B (campbellCustom)

Hi All, I'm using a lower memory/cost effective pic32mx220 as SPI slave device with harmony 1.06.I decided to use the static implementation of the SPI driver as I'm only using one interface and don't...

View Article

When Is Real Valid Address Available? (jkellar)

I'm doing some testing with the code in "tcpip_tcp_client" project under Harmony 1.06 for the pic32mz_ec_sk. Below is the code I'm focused on at the moment: case APP_TCPIP_WAIT_FOR_IP: // if the IP...

View Article


How to safely set and clear interrupt flags...sorry for misleading you all :(...

Hey All,In a previous thread, I mentioned the possibility of interrupt registers possibly getting corrupted by read/modify/write operations. Sorry this is actually my misunderstanding of the PIC32MZ...

View Article

PIC32MZ USB Interrupt not triggering [solved] (kappuz)

Hi, I am porting a working application from PIC32MX Ethernet Starter Kit to PIC32MZ EF Starter Kit, the app uses TCP/IP Stack, USB Stack, Wifi and USART. The only module I have not made work yet in the...

View Article


Example app comment request (breinhold)

I was able to successfully use Harmony once before to build a system that communicates with a host over Ethernet... less successfully to actually learn and understand it. I'm now on my second effort...

View Article

How to reopen a Harmony configuration file (rreisbick)

Hello, For the life of me I cannot see a way to reopen a Harmony configuration file without going through "New Project" and then opening the original file for another project. Is there a way to reopen...

View Article

Crypto Library with PIC32MX470F512L (rorcyberotics)

Hello, I'm creating a sample harmony project with Crypto Library on PIC32MX470F512L so, I would like to know if PIC32MX470F512L is compatible with Microchip Harmony's Crypto Library? If so, do you have...

View Article
Browsing all 7442 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>