Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding blackbox to scisky and qx70
#1
Hello,

I built an open log for blackbox.  I want to use it to tune a micro scisky and a qx70 board on qx90 frames. I am new to tuning PID's and seem to burn out motors (they become stiff to turn by hand) when I get them set to where it feels locked in.  

My problem is where to attach them? On the scisky uart 2 (front right) with the connector is on the reciver, front left port is I2C. UART 1 is the msp, sounds like I could share that? Am I correct I would need to bypass the usb? Grab that line off the chip before the usb driver?

On the qx70, I have no idea where to access the other uarts. Do you know where the other uarts are located?

Thank you!
Bryan
Reply
Login to remove this ad | Register Here
#2
Black box logging is not done with MSP, so you can't use UART1 for that. If you turn off MSP on UART1, you won't be able to connect the configurator to the flight controller any more.

From the looks of the QX70 flight controller, none of the UARTs are broken out anywhere, so your only option would be to solder directly to the MCU. That's a tricky soldering job even if you have some experience.
Reply
#3
(31-Mar-2017, 06:00 AM)unseen Wrote: Black box logging is not done with MSP, so you can't use UART1 for that. If you turn off MSP on UART1, you won't be able to connect the configurator to the flight controller any more.

From the looks of the QX70 flight controller, none of the UARTs are broken out anywhere, so your only option would be to solder directly to the MCU. That's a tricky soldering job even if you have some experience.

Thanks for the reply.  I was under the impression from Oscars blog that Uart1 could be used as MSP for programming when arm is off, and blackbox when armed.  Just make sure both are not plugged in at once. 

The other problem I'm finding is that on the STM32F303CCt6 LQFP48 pin package the UART ports do not have pins to connect to.  Are the ports cleanflight/ betaflight uses actually USART ports? If so, port 3 in clean/beta would be on USART3, TX PB10, on pin 21?

Thanks!
Reply
#4
(31-Mar-2017, 05:59 PM)Skypup831 Wrote: Thanks for the reply.  I was under the impression from Oscars blog that Uart1 could be used as MSP for programming when arm is off, and blackbox when armed.  Just make sure both are not plugged in at once. 

The other problem I'm finding is that on the STM32F303CCt6 LQFP48 pin package the UART ports do not have pins to connect to.  Are the ports cleanflight/ betaflight uses actually USART ports? If so, port 3 in clean/beta would be on USART3, TX PB10, on pin 21?

Thanks!

You may well be right there and it could be that the UART will change function once the quad is armed.

On the 48 pin package for STM32F303xC part, the three hardware UARTs are available as follows:

UART 1RX    Pin 43
UART 1TX    Pin 42

UART 2RX    Pin 13
UART 2TX    Pin 12

UART 3RX    Pin 22
UART 3TX    Pin 21


But which boards do you have exactly? On the SciSky there are quite a few different versions and some have at least UART2 broken out to a connector. The QX70 board, I don't know.
[-] The following 1 user Likes unseen's post:
  •
Reply
#5
If the Scisky has a STM32F303 on it, AFAIK it has to be a v2.1 board.  The white connector is for use with a camera if you are using the overskyrc VTX solution. There might be uart connection(s) on the rows of pads along the edges of the board - there's a pinout on some of the overskyrc listings, like this one - http://www.overskyrc.com/scisky-micro-f3...p-742.html
Kevin B.
Quads:
Custom 110mm FPV, NanoQX w/DX6i
Other: 3D printing (printer buildThingiverse), electronics, AVR microcontrollers
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Which blackbox on a 2S whoop ? micr0sk0pter 5 571 07-Sep-2022, 08:25 PM
Last Post: micr0sk0pter
  Adding ERLS to TH2F Collective 3 403 12-Jan-2022, 04:02 PM
Last Post: Collective
  Build TYRO79 hardvired connections, RX, Smart Audio, GPS/Blackbox/Camera Control Connection grlskce 2 2,301 24-Jan-2021, 04:56 AM
Last Post: itsokdeh
Question Adding a 2.5'' to the fleet Maiden Flight 6 649 04-Oct-2020, 04:40 PM
Last Post: Maiden Flight
  Blackbox Logs steve_o_80 6 987 25-Feb-2019, 08:34 PM
Last Post: steve_o_80


Login to remove this ad | Register Here