Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Naze32 V3.5 frame uart problem #61227
    buffedelic
    Participant

    ok. do you know what pins “gpio” pads are connected to?

    Maybe I just tare mine apart again and do a proper schematic of the board… Might be useful for someone else in the future..

    in reply to: Naze32 V3.5 frame uart problem #61219
    buffedelic
    Participant

    The iBus is not inverted like sbus so this is not a problem.

    I want to make this clear, I am using naze32, the one integrated onto the frame of the copter.

    For future reference there is a Naze32, stand alone FC, version capable of inverted sbus. It is naze32 rev6. And there is no F3 Naze32, it is F1 with a grey/white beard on it 🙂

    in reply to: Naze32 V3.5 frame uart problem #61215
    buffedelic
    Participant

    Naze is a F1 board 🙂
    I am experienced in electronics so if anyone has some technical advice I am all ears.
    It is flying now, and dont really feel like taking it apart again and tracing pins and pads up the river to the crusty old stm32f1xxxx…

    EDIT: There are things that are more fun to fly anyways 🙂 I’m in it for the nostalgia, I want it hanging there on the wall and maybe take it out once or twice a year to fly it…
    Everything in the multirotor business moves on very rapidly and electronics just two three years old are outdated.
    This tricopter has everything integrated and I will not glue on new gear to make it up to date, it is like an old car sitting:)

    Men props till dig David för ditt arbete med dessa fina modeller!! Är lite sugen på en bicopter för nöjes skull

    in reply to: Naze32 V3.5 frame uart problem #61213
    buffedelic
    Participant

    Se product picture below, no markings except silkskreen for pads and “RC Explorer”
    Pic

    Is using latest firmware my problem? Might need to go down to 0.5

    in reply to: Naze32 V3.5 frame uart problem #61208
    buffedelic
    Participant

    The “naze32” fc has no problem with Ibus. This is the Naze frame from rxexplorer (v3.5!?)
    I bought it with a hole bunch of stuff from an auction so I have no other info on it, that is why I am unshure of the version. In any case it is the first model from rcexplorer with integrated FC and PDB.

    But I made progress, the PPM output from the reciever works on pin 1. But I like to utlize the only UART avalible, with Ibus..

    Softserial gives me a serial port on pin 5 and 6 but is is lagging terribly!!

    Is pads marked rx/tx for UART 1? same as USB?!
    GPIO pads?

    EDIT:
    `
    resource BEEPER 1 A12
    resource MOTOR 1 B06
    resource MOTOR 2 B07
    resource MOTOR 3 B08
    resource MOTOR 4 B09
    resource SERVO 1 A08
    resource SERVO 2 A11
    resource PPM 1 A00
    resource PWM 1 A00
    resource PWM 2 A01
    resource PWM 3 A02
    resource PWM 4 A03
    resource PWM 5 A06
    resource PWM 6 A07
    resource PWM 7 B00
    resource PWM 8 B01
    resource SERIAL_TX 11 A07 <—-Softserial? same as pin 6
    resource SERIAL_TX 12 B01 <—-USB , same as tx pad?
    resource SERIAL_RX 11 A06 <—-Softserial? same as pin 5
    resource SERIAL_RX 12 B00 <—-USB. , same as rx pad?

Viewing 5 posts - 1 through 5 (of 5 total)