Making the mock-up work alone, separated from its debugging environment


Results 1 to 10 of 10

Threaded View

  1. #3
    Join Date
    May 2009
    Location
    Saint-Quentin-en-Yvelines, FRANCE
    Posts
    82


    Did you find this post helpful? Yes | No

    Default

    Dave,

    Thank you for your answer.

    Herewith are parts of the schematic and of the code.
    The circuit is intended to deliver some sounds in response to signals coming on RB0:3 and RA4:7. The sounds are recorded in three tables A, B and C
    and delivered in PWM form on CCP1. There are also some other stuff including some dialog with peripherals on an I2C bus and an analog signal input (AN0).

    The reset circuit is simply R8 to provide a POR.

    The hardware is a copy of the 28 PIN Demo Board form Microchip with R8 added to make the POR.

    From the software point of view, the program is supposed to start at the label "start:", jump over the datatables, initialize the environment and the variables and then jump again to an area currently used for testing.

    I think I have missed something somewhere...

    MikeBZH / F8DFN
    Attached Files Attached Files

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts