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 ThanosTheAvenger

  1. T

    Getting Started with TI F2837x control card

    I recently got TI control card for F2837X cpu (https://www.ti.com/tool/TMDSCNCD28379D) I am using CCS as an IDE. I am trying to first understand how to flash a simple LED blink program to the board and debug it. But struggling with it. I connected the control card to computer with USB cable...
  2. T

    [PIC] ADC interrupt not generated in PIC24FJ128GB204

    I checked... the ADIF flag is not set at all so there is no interrupt. I think ADC configuration is problem.. they way you said.
  3. T

    [PIC] ADC interrupt not generated in PIC24FJ128GB204

    Nope... Actually I used generated code as is. My guess was it should be working at least generating interrupts... values read could be wrong. - - - Updated - - - I just verified that it's not the issue of global interrupt enabling. I have actually copied this code to another project as is...
  4. T

    [PIC] ADC interrupt not generated in PIC24FJ128GB204

    This is the generated code from MCC... void ADC1_Initialize (void) { // ASAM disabled; DMABM disabled; ADSIDL disabled; DONE disabled; DMAEN disabled; FORM Absolute decimal result, unsigned, right-justified; SAMP disabled; SSRC Clearing sample bit ends sampling and starts conversion; MODE12...

Part and Inventory Search

Back
Top