Announcement

Collapse
No announcement yet.

New Bipolar Boost TX and Front End

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Originally posted by eclipse View Post
    If you're looking for PIC32MZ dev board, check this out (it uses PIC32MZ2048EFM144, same as waltr dev board)

    https://www.olimex.com/Products/PIC/...ource-hardware

    I've made my own board suitable for a basic development.
    Bingo!
    I just wanted to ask about Olimex kits!

    Comment


    • Originally posted by eclipse View Post
      If you're looking for PIC32MZ dev board, check this out (it uses PIC32MZ2048EFM144, same as waltr dev board)

      https://www.olimex.com/Products/PIC/...ource-hardware

      I've made my own board suitable for a basic development.

      This caught my eye on that link, thanks,
      PIC32-PINGUINO-OTG

      Comment


      • Originally posted by ivconic View Post
        Cool stuff!
        Waltr what dev kit you are using?
        I've been searching the net to see what's available.
        I have the Microchip Curiosity PIC32MZ EF 2.0 dev board.
        https://www.microchip.com/Developmen...tails/DM320209

        It has on board a PKoB4 programmer/debugger. Down side is the Odd set of connectors then they total scr***ed up two of the Arduino connectors (reversed the routing).

        Originally posted by eclipse View Post
        If you're looking for PIC32MZ dev board, check this out (it uses PIC32MZ2048EFM144, same as waltr dev board)

        https://www.olimex.com/Products/PIC/...ource-hardware

        I've made my own board suitable for a basic development.
        Yes, the Olimex dev bd has the same processor but needs a separate programmer/debugger like the PICKit3 or 4.
        For what it is it is a good price. Tempting to get one.

        Comment


        • You got one from me as a free gift or if you prefer the Whiskey deal! Send me a PM with your choice.

          Comment


          • I started a PIC32 programing thread here for continued discussion.
            https://www.geotech1.com/forums/show...233#post267233

            Please post there any PIC32 question, etc

            Comment


            • About the Adum version. I think Vdd1 supply for the ADuM4120 should be 3.3V if we want to drive it with 3.3V signal.

              Comment


              • Originally posted by eclipse View Post
                About the Adum version. I think Vdd1 supply for the ADuM4120 should be 3.3V if we want to drive it with 3.3V signal.
                It still works with Vdd1 of 5V and logic levels of 3.3. Testing has shown the low/high threshold to be 1.5-2V (worst case specified at 2.5V) with Vdd1 at 5V.

                Comment


                • In the datasheet is says

                  Logic Input Voltage
                  High 0.7 x VDD1
                  Low 0.3 x VDD1

                  Comment


                  • Originally posted by eclipse View Post
                    In the datasheet is says

                    Logic Input Voltage
                    High 0.7 x VDD1
                    Low 0.3 x VDD1
                    @eclipse, I was just reporting what I have observed. In fact, the single board ADuM Bipolar design will be using 3.3V for Vdd1 from the same regulator that supplies 3.3V to the LTC2378-20. There are some significant design changes in the power management of the single board that will be reflected in the next release of the development effort. Mdtoday is currently finalizing the ADuM power supply. When the PS design/layout is finalized the ADuM single board will be synced with the PS requirements.

                    Comment


                    • Thanks for the efforts, keep us posted with the progress.

                      Comment


                      • Any updates?

                        Comment


                        • Originally posted by green View Post
                          Any updates?
                          Updates... no (not yet)... changes, yes (many). There is a new finalized PCB layout... boards have been fab'd and are (slowly... we are in no hurry) being populated for testing. New boards are: single board layout (power supply still on separate board); using ADuM4120 for MOSFET gate drive vs previous pulse transformer method; moved to use external (from FPGA) AD4020 20 bit ADC for RX signal processing; changed a few parts to less costly variants (some requiring different footprints); internal FPGA XADC used for TX voltage monitoring/control; developed a single bit DAC FPGA module for control of TX voltage; configurable coil resistance parameter used to control TX voltage; automatic adjustment of TX boost duration to flatten TX current profile; successfully interfaced to Nextion display@115200 bps via software configurable serial port; implemented serial send queue for serial FPGA/Nextion message traffic that is interrupt based... send and forget; developed a method that attempts to maintain a constant false alarm rate (fast attack/slow decay... targeted CFAR of 0.5%) using sample 3 to set threshold; limiting total RX time to about 80 usec after TX-OFF; disable step-up voltage regulator pump during TX & RX period; successfully implemented storage of TX & RX parameters in Nextion EEPROM.

                          Updates will occur when actual board testing begins and there are actual meaningful results to publish/report.

                          Comment

                          Working...
                          X