Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by EmbeddedKhan

  1. E

    USB HID Data exchange

    What is the data format in usb hid on controller receiving end? and how to extract desired data from that received buffer? and we have various data types, string, char,int etc how to treat them in usb hid communication? thanks
  2. E

    CAN communication acknowledge problem after a node restart

    I am using TI micro controller the CAN communication between my ti based circuit another node is working fine when my ti circuit remains on and the other node supply is off and after long time it gets ON then CAN acknowledge error occurs and no communication at all in my ti circuit what can the...
  3. E

    PWM1L2//DAC1RN/RP13/RB13 dsPIC33fj128mc804

    /* * File: main.c * Author: EmbeddedKhan * * Created on March 14, 2017, 8:19 PM */ // DSPIC33FJ128MC804 Configuration Bit Settings #include <p33FJ128MC804.h> // 'C' source line config statements #pragma config BWRP = WRPROTECT_OFF #pragma config GWRP = OFF //User program...
  4. E

    Failed to Program dsPIC33FJ128MC804

    My this problem was solved by connecting Vcap through 10uF tantalium capacitor to ground
  5. E

    PWM1L2//DAC1RN/RP13/RB13 dsPIC33fj128mc804

    I am using this pin for simple led out put (LED blink) but it doesnt work the code is okay running debugging all ok but led remains off when i write configuration bit as #pragma config LPOL = OFF the led then remains on but blinking not occurs
  6. E

    Failed to Program dsPIC33FJ128MC804

    I have attached the image of icd connection to target controller
  7. E

    Failed to Program dsPIC33FJ128MC804

    I am using ICD3 and MPLABx version v3.30,v3.51,v3.55 and MPLAB IPE similar versions the connection s and all things are okay external/internal oscillator config bits each and everything i tried still it gives the error "Failed to Program" also changes several memory ranges and different things...
  8. E

    need microcontroller with 16 bits ADC and CAN communication low power

    Need a microcontroller with 16 bits ADC and CAN bus low power, sufficient code and data memory for battery management system not freescale microcontroller other company controller

Part and Inventory Search

Back
Top