Search found 135 matches

by jay_dee
Fri Feb 09, 2024 10:26 am
Forum: Bug Reports
Topic: Pi PICO SPI and I2C pin options in components
Replies: 4
Views: 281

Re: Pi PICO SPI and I2C pin options in components

Thanks Leigh, I'm still using the first one you did. The second is fantastic.
A rocky start for me with the PICO but its proving to be a solid drop in module. :)
by jay_dee
Thu Feb 08, 2024 11:41 am
Forum: General
Topic: Pi PICO - Reading Internal Pins and ADC pins
Replies: 2
Views: 232

Pi PICO - Reading Internal Pins and ADC pins

Hi FC Team, A) I have been playing with the Pi PICO for a short time and i'm aware some PICO pins are internal but non the less, are in theory readable GP25 - Pico LED - Is this controllable? Pin A.25 not selectable. GP24 - USB Detect - Is this readable? Pin A.24 not selectable. GP29 - VSYS/3 Monito...
by jay_dee
Thu Feb 08, 2024 11:37 am
Forum: Bug Reports
Topic: Pi PICO SPI and I2C pin options in components
Replies: 4
Views: 281

Pi PICO SPI and I2C pin options in components

Hi FC team, Just working through the Pi PICO IO and compatability with current FC SPI, I2C and UART components. A) *** SPI Pins *** SPI 0 - In a previous post another user help modify the CAl so that all SPI 0 Pins could be read, is this updated in the official Cal? Rx MISO GP0, GP4, GP16 Tx MOSI GP...
by jay_dee
Fri Nov 10, 2023 4:22 pm
Forum: General
Topic: Pi PICO SPI / CAN component pins in FC
Replies: 2
Views: 6148

Re: Pi PICO SPI / CAN component pins in FC

Thanks Leigh. That looks great in my FC10. I have yet to test on hardware but I'll have a play this weekend. Thanks Again. J. OK Fantastic, just checked on some smashed together hardware. Getting CAN out. Thanks. Needs a bit of fudging on the Controller Oscillator value but thats a different post. :)
by jay_dee
Thu Nov 09, 2023 7:43 pm
Forum: General
Topic: Pi PICO SPI / CAN component pins in FC
Replies: 2
Views: 6148

Pi PICO SPI / CAN component pins in FC

Hi Guys, Started a FC Pi PICO project, added a CAN component. Component Channel options are Software/ Channel 1 SPI0 / Channel 2 SPI1 Unfortuantly the CAN device we have on the bench (Waveshare CAN Module) has a fixed pinout. MISO - GP4 CS - GP5 or GP19 CLK - GP6 MOSI - GP7 INT - GP21 or GP22 FC Pin...
by jay_dee
Wed Nov 08, 2023 7:04 pm
Forum: Projects - Embedded
Topic: ESP32 API commands and registers
Replies: 1
Views: 5904

ESP32 API commands and registers

Hi, Coming from PICs...I started reading a bit more on the ESP32. It all looks very Alien having spent 10 years only dipping into Mircochips data sheets. The official documents seem to lean a lot on their API. How are API calls made and what is the structure in FC? As I learn to use the various Func...
by jay_dee
Wed Nov 08, 2023 6:59 pm
Forum: Projects - Embedded
Topic: ESP32 CAN Controller Area Networks
Replies: 0
Views: 18676

ESP32 CAN Controller Area Networks

Hi,
The ESP32 has a CAN peripheral. Is this supported by FC.
Do you just use the Component as you would with a Microchip CAN peripheral? Or does it need a ESP32 specific approach?
Thanks, J.
by jay_dee
Wed Nov 08, 2023 10:23 am
Forum: General
Topic: Installing and setting up of ESP32 toolchain
Replies: 64
Views: 52481

Re: Installing and setting up of ESP32 toolchain

Thanks Martin.
Sorry that was my cockup.
uninstalled, rebooted machine and followed the guide again. All worked as you showed in the install guide.
I have a flash program running on an ESP32.
Many thanks.
regards, John.
by jay_dee
Tue Nov 07, 2023 9:07 pm
Forum: General
Topic: Installing and setting up of ESP32 toolchain
Replies: 64
Views: 52481

Re: Installing and setting up of ESP32 toolchain

Hi, With heavy sigh I agreed to try an get the ESP toolchain on another machine. I understand the ESP Toolchain Wiki has been updated and so I went step by step on the new desktop. Everything was as per the Wiki showed. When setting the FC Global settings > Locations > ESP what file/directory should...
by jay_dee
Thu May 25, 2023 4:45 pm
Forum: General
Topic: ESP32 Noobs Begineers Guide
Replies: 22
Views: 3219

Re: ESP32 Noobs Begineers Guide

Firstly...Many Thanks, yes the video was fine for me. Secondly.. wow, that apprears to have sorted my issue and it has complied the file successfully. I have no doubt my finger thumping when tyring to solve the problem, caused a problem but I think youo have resolved it. I'm away from the office but...