Search found 123 matches

by SILVESTROS
Mon May 26, 2025 8:03 pm
Forum: General
Topic: REMAP TX/RX PIN IN WLAN-ESP8266 COMPONENT
Replies: 3
Views: 379

Re: REMAP TX/RX PIN IN WLAN-ESP8266 COMPONENT

Dear Ben,
thanks for your answer..The connections are lost after REMAP pins in properties. how can store the settings ? only with exit from properties ?

Basil
by SILVESTROS
Fri May 16, 2025 10:12 pm
Forum: General
Topic: REMAP TX/RX PIN IN WLAN-ESP8266 COMPONENT
Replies: 3
Views: 379

REMAP TX/RX PIN IN WLAN-ESP8266 COMPONENT

Dear Sirs, How to change and store TX/RX REMAP pins in Properties--->Connections of WLAN-ESP8266 component ? In a FC10 project I use 2 channels UART to connect PIC18F47K40 with ESP8266..I try to remap TX/RX pins in channels 1/2 at Properties , I change port pins in Connections ,but I can't store tha...
by SILVESTROS
Thu May 15, 2025 4:50 pm
Forum: General
Topic: FC10 FILE NOT COMPILE AFTER UPDATE
Replies: 1
Views: 456

FC10 FILE NOT COMPILE AFTER UPDATE

Dear Sirs , After a library update, a FC10 file (WFSR1-18F47K40-FSX2), not compile..From this file I was get .hex file before , but now I get error as below... C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\PIC\PIC_CAL_String.c:871:: error: (712) can't generate code for this expression (908) exit status =...
by SILVESTROS
Fri Feb 07, 2025 4:20 pm
Forum: General
Topic: MPU-6050 NOT WORK IN HARWARE
Replies: 7
Views: 5454

Re: MPU-6050 NOT WORK IN HARWARE

Hello medelec35 !
No , I have not logic analyser , only oscilloscope...can I test the WHO AM I register with I2C macro ( Master) with FC10? ...Generally the issue is from component or hardware ?.. Have been tested the MPU-6050 component in hardware ?
Thanks
Basil
by SILVESTROS
Thu Feb 06, 2025 9:05 pm
Forum: General
Topic: MPU-6050 NOT WORK IN HARWARE
Replies: 7
Views: 5454

MPU-6050 NOT WORK IN HARWARE

Hello to all!
I was connected a MPU-6050 accel./gyro module to a PIC18f46k22 , and send data to PC with UART. In simulation I get data normally , but in hardware I get zeros..Is the issue in MPU6050 component ?. If so, Is there an update at component that solve the issue ?
Many thanks
Basl
by SILVESTROS
Mon Dec 02, 2024 5:35 pm
Forum: General
Topic: CONFIG FOR PIC18F47K40 -44QFP
Replies: 2
Views: 3577

Re: CONFIG FOR PIC18F47K40 -44QFP

Many thanks for info.. Below is the tested config for PIC18F47K40 at 64MHZ INTERNAL OSCILLATOR Clock speed...64MHZ OSC. MODE...Oscillator DISABLED DEFAULT OSC...HFINTOSC with HFFRQ=64MHZ FCMEN (CLOCK OUT ENABLE) ... OFF CSWEN...OFF FCMEN (FAIL SAFE CLOCK MONITOR) ...OFF C CODE at main for initialize...
by SILVESTROS
Sat Nov 30, 2024 2:57 pm
Forum: General
Topic: CONFIG FOR PIC18F47K40 -44QFP
Replies: 2
Views: 3577

CONFIG FOR PIC18F47K40 -44QFP

Hi to all !
I would like to set internal oscillator for PIC18F47K40 at 64MHZ. What is the config setup for stable operation at that INTOSC. ?
What is the freq. set at other options , and OSCCON, OSCFREQ ,OSCTUNE at Main as C code?
Thanks in advance.

Basil
by SILVESTROS
Sat Oct 19, 2024 8:44 am
Forum: General
Topic: CALCULATE BPM FROM RAW DATA OF MAX30100 SENSOR
Replies: 1
Views: 2003

CALCULATE BPM FROM RAW DATA OF MAX30100 SENSOR

Hi to all !

I would like to calculate HEART RATE (BPM) and SpO2 (%) from raw data of a MAX30100 sensor. Is there an example in FC10 to help me for that ?
Thanks

Basil
by SILVESTROS
Sat Sep 28, 2024 9:08 am
Forum: General
Topic: PIC18F25K22 UART ERROR
Replies: 226
Views: 184283

Re: PIC18F25K22 UART ERROR

Hi

I was made some tests with below code ,but I have no data to UART . Is there an error at code , or at component for NRF ?
Is it possible to send data with that transceiver ? Some projects with NRF works , but mainly with arduino . I can't use that
because of pcb space.

Regards

Basil
by SILVESTROS
Tue Sep 24, 2024 5:47 pm
Forum: General
Topic: PIC18F25K22 UART ERROR
Replies: 226
Views: 184283

Re: PIC18F25K22 UART ERROR

Hi I was made some connector adaptor for NRF24L01 . I was used a general purpose PCB as it seems in photo, to connect NRF on breadboard. It was easy , but we must be careful to cut PCB cooper around 8pin connector of NRF. I will use those adaptors to test codes when there is communication between tw...