Search found 257 matches

by SpeedPIC32
Mon Mar 20, 2023 7:30 pm
Forum: Bug Reports
Topic: HC05
Replies: 9
Views: 1495

Re: HC05

hello medelec35
it works
what was changed? What was the problem?
Many thanks

greetings SpeedPic32
by SpeedPIC32
Sun Mar 19, 2023 8:10 am
Forum: Bug Reports
Topic: HC05
Replies: 9
Views: 1495

Re: HC05

Hello I have tested it in the same way. When INI is removed from the display or Bluetooth, I can compile. as soon as I add it again, the error occurs. in FC9 the same file compiles fine so I can use all four components. When I load it, I only get the message that it was created with a newer version....
by SpeedPIC32
Fri Mar 17, 2023 4:29 pm
Forum: Bug Reports
Topic: HC05
Replies: 9
Views: 1495

HC05

Hello have a problem with Bluetooth HC05 in FC10 In FC9 it works in FC10 the compiler aborts. the initialisation is already enough Target folder: C:\Users\uwe\Documents\Daten\Flowcode 10 Source name: C:\Users\uwe\Documents\Daten\Flowcode 10\HC05.fcfx Title: Description: Device: PIC.18F.18F26K80 Gene...
by SpeedPIC32
Tue Mar 07, 2023 7:21 am
Forum: Bug Reports
Topic: PIC18F26J50 Oscilator Problem 48Mhz
Replies: 4
Views: 841

Re: PIC18F26J50 Oscilator Problem 48Mhz

Hi Ben, Things that might affect the software delay further.... 1. have you set the watchdog timer to auto clear in the project options? I have turned it off. 2. do you have any interrupts active? I don't use them. this is the first time i noticed that the delay has only about 1 sec. is this not so ...
by SpeedPIC32
Sat Mar 04, 2023 9:47 am
Forum: Bug Reports
Topic: PIC18F26J50 Oscilator Problem 48Mhz
Replies: 4
Views: 841

Re: PIC18F26J50 Oscilator Problem 48Mhz

Hello Ben

I have to set a delay of 960msek to get to one second on and off.
the PIC18F24-26J50 all do this in the same way.
a delay of one second is too long.
If I program a delay of 960msek then I get to one second.


please check once
loop.pdf
(26.4 KiB) Downloaded 47 times
by SpeedPIC32
Thu Mar 02, 2023 12:53 pm
Forum: Bug Reports
Topic: PIC18F26J50 Oscilator Problem 48Mhz
Replies: 4
Views: 841

PIC18F26J50 Oscilator Problem 48Mhz

hello

I have an oscillator problem with the PIC18F26J50 I can't get the 48Mhz.
12Mhz crystal divider by 3 with PLL is running way too slow. 1Sek clock is not possible.

I need a good tip
Formaldehyd Tester 3.fcfx
(32.79 KiB) Downloaded 38 times
by SpeedPIC32
Fri Dec 16, 2022 5:48 pm
Forum: Feature Requests
Topic: CANopen
Replies: 3
Views: 1278

Re: CANopen

Hello Ben, what about the Can-Bus? I can provide you with everything. E.g. a Can-Bus shield from Sparkfun. A NOX sensor with description from Continental. All pre-wired with power supply. What do you think of that? I would like to be able to read out the sensor data, the NOX value and the oxygen con...
by SpeedPIC32
Tue Sep 27, 2022 7:38 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 49
Views: 103183

Re: Suggestions for new microcontroller support

Hello, I found something very interesting. Programming a PLC control on STM32 basis in C and with the Arduino development environment lococube® mini-PLC STG-850 https://barth-elektronik.com/en/lococube-mini-PLCs/lococube-mini-PLC-STG-850.html - - Tiny and super-flat CAN Logic Controller - High-Perfo...
by SpeedPIC32
Mon Sep 26, 2022 8:31 pm
Forum: Feature Requests
Topic: CANopen
Replies: 3
Views: 1278

Re: CANopen

The E-blocks2 BL0140 CAN board
by SpeedPIC32
Mon Sep 26, 2022 8:28 pm
Forum: Feature Requests
Topic: CANopen
Replies: 3
Views: 1278

CANopen

Hello together I would like to read a NOX sensor from Continental. This works with the CANopen protocol. I would like to use an ESP32-Wroom-32D chip for this. For the coupling there are ready MCP2515 Can Bus controller shield board module For arduino. or a PIC32MZ. It would be nice if it could work....