PIC assembler forum?


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2008
    Location
    Seattle,WA
    Posts
    5

    Default PIC assembler forum?

    Since you can do assembler with Pic Basic Pro, why no forum do discuss assembler code?
    I'm switching a project from SX-28 to PIC because I need true interrupt driven serial (midi) input (a hardware uart is so much better that trying to do async. serial input in software in the SX-28 chip). I do assembler and basic (and Delphi for Windows work) and think it would be nice to have an assembler specific forum for those of us that like to get down to the really low level programming when we need to optimize some areas pin PBP.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Assembly is discussed all over the place here, more often when it's used in conjunction with PBP. DT's Instant Interrupts is a prime example.
    For the most part though, straight assembly is better discussed over at Microchip's forums.
    But in the end, I think you'll find that, if done right, PBP is just as effective as assembly when doing almost anything...if it's done right that is. Some say that PBP is pretty wasteful in certain situations. It is...in certain situations (On Interrupt being a good example), multiple If/Then's, Select Case, those types of things. But it sure is a lot easier to do those types of things in PBP than assembly.

Similar Threads

  1. Presetting Configuration Fuses (PIC Defines) into your Program
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 82
    Last Post: - 15th December 2013, 09:54
  2. SMS via pic
    By kenandere in forum GSM
    Replies: 15
    Last Post: - 10th March 2010, 10:00
  3. Replies: 16
    Last Post: - 3rd November 2008, 19:58
  4. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

Members who have read this thread : 1

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