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
Search found 120 matches
- Fri Feb 07, 2025 4:20 pm
- Forum: General
- Topic: MPU-6050 NOT WORK IN HARWARE
- Replies: 7
- Views: 4761
- Thu Feb 06, 2025 9:05 pm
- Forum: General
- Topic: MPU-6050 NOT WORK IN HARWARE
- Replies: 7
- Views: 4761
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
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
- Mon Dec 02, 2024 5:35 pm
- Forum: General
- Topic: CONFIG FOR PIC18F47K40 -44QFP
- Replies: 2
- Views: 3450
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...
- Sat Nov 30, 2024 2:57 pm
- Forum: General
- Topic: CONFIG FOR PIC18F47K40 -44QFP
- Replies: 2
- Views: 3450
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
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
- Sat Oct 19, 2024 8:44 am
- Forum: General
- Topic: CALCULATE BPM FROM RAW DATA OF MAX30100 SENSOR
- Replies: 1
- Views: 1884
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
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
- Sat Sep 28, 2024 9:08 am
- Forum: General
- Topic: PIC18F25K22 UART ERROR
- Replies: 226
- Views: 168065
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
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
- Tue Sep 24, 2024 5:47 pm
- Forum: General
- Topic: PIC18F25K22 UART ERROR
- Replies: 226
- Views: 168065
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...
- Tue Sep 17, 2024 7:21 pm
- Forum: General
- Topic: PIC18F25K22 UART ERROR
- Replies: 226
- Views: 168065
Re: PIC18F25K22 UART ERROR
Hi,
I get some new NRF24L01 ,and make some breakouts to connect transceiver to breadboard . I'll make some tests with PIC18F23K22 . i would like to know if NRF24L01 component works..For that I'll use my oscilloscope that can decode SPI data.
Many thanks in advance for your help.
Regards
Basil
I get some new NRF24L01 ,and make some breakouts to connect transceiver to breadboard . I'll make some tests with PIC18F23K22 . i would like to know if NRF24L01 component works..For that I'll use my oscilloscope that can decode SPI data.
Many thanks in advance for your help.
Regards
Basil
- Mon Sep 16, 2024 6:59 pm
- Forum: General
- Topic: PIC18F25K22 UART ERROR
- Replies: 226
- Views: 168065
Re: PIC18F25K22 UART ERROR
Hi, Tomorrow I'll get a new pair of NRF24L01 to test the component using NRFTest example for Tx /Rx . I'll use PIC18F25K22 that I have. In the meantime, maybe Matrix should do a check of NRF24L01 component , or should it first be confirmed that the NRF24L01 not work ? Maybe to set another post for c...
- Sat Sep 14, 2024 8:42 pm
- Forum: General
- Topic: PIC18F25K22 UART ERROR
- Replies: 226
- Views: 168065
Re: PIC18F25K22 UART ERROR
Hi I was tested TX-RX pairs with no result.. I noticed that have no current when I connect power to NRF24L01/PIC at both transmitter / receiver hardware. I can't find something wrong in circuit , but why not work the NRF ?...Maybe RF modules are defect .. I would like, if you can ,to test RX/TX circ...