Search found 172 matches

by lucibel
Mon Nov 20, 2023 11:05 am
Forum: User Components
Topic: Component VL53L0X download problem
Replies: 13
Views: 12272

Re: Component VL53L0X download problem

hello Martin,
please send me the source code because on my project i'm using the source code modified .
Could you also tell me what you changed please
thx
by lucibel
Sat Nov 18, 2023 8:25 am
Forum: User Components
Topic: Component VL53L0X download problem
Replies: 13
Views: 12272

Re: Component VL53L0X download problem

hello
I was looking the code of the VL53L0X sensor.
Could you explain me why Macro "SetVcselPulsePeriod" is never used during initialize.
Range value is always 0
range.jpg
range.jpg (68.57 KiB) Viewed 5688 times
thx
by lucibel
Sat Nov 18, 2023 6:33 am
Forum: Projects - Embedded
Topic: ESP Hostname Change
Replies: 13
Views: 25905

Re: ESP Hostname Change

hi,
I did it 1 year ago, I will check if I can find how I did it, I forgot !!
by lucibel
Thu Nov 16, 2023 10:52 am
Forum: User Components
Topic: Could you tell me what mean .Reg & ~0x10 in calculation
Replies: 1
Views: 5842

Could you tell me what mean .Reg & ~0x10 in calculation

hi
could you tell me what mean (.Reg & ~0x10) in calculation ?
especialy the "~"
thx
by lucibel
Wed Nov 15, 2023 5:26 pm
Forum: User Components
Topic: Component VL53L0X download problem
Replies: 13
Views: 12272

Re: Component VL53L0X download problem

thx
by lucibel
Wed Nov 15, 2023 5:15 pm
Forum: User Components
Topic: Component VL53L0X download problem
Replies: 13
Views: 12272

Re: Component VL53L0X download problem

It' work's , sorry I didn't know that need to do the same in FC10
why you didn't update FC10 with these batch files ?
by lucibel
Wed Nov 15, 2023 4:04 pm
Forum: User Components
Topic: Component VL53L0X download problem
Replies: 13
Views: 12272

Re: Component VL53L0X download problem

Thx, it work's Now I'm trying to use the XC16 PRO compiler from microchip like I'm using in FC9 but there is a error . "COFF format is not supported, please use ELF" Target folder: C:\Users\seb\Documents\AAA Microchip Source name: C:\Users\seb\Documents\AAA Microchip\Flowcode1.fcfx Title: Descriptio...
by lucibel
Wed Nov 15, 2023 11:50 am
Forum: User Components
Topic: Component VL53L0X download problem
Replies: 13
Views: 12272

Component VL53L0X download problem

hi,
When I'm trying to download the VL53L0X , I'm getting this below and the file is now downloaded
VL53L0x.jpg
VL53L0x.jpg (111.65 KiB) Viewed 5736 times
I tried with another component and it work well
SHT31.jpg
SHT31.jpg (6.83 KiB) Viewed 5736 times
thanks for a prompt reply
by lucibel
Tue Sep 12, 2023 5:06 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4776

Re: PIC16 toolchain for FC9

For this pic, I need deepsleep, it seems that deep sleep function is only available in asm could you give me a syntax example to add asm in C ocde .
thx
by lucibel
Tue Sep 12, 2023 5:05 pm
Forum: General
Topic: PIC16 toolchain for FC9
Replies: 19
Views: 4776

Re: PIC16 toolchain for FC9

it work's , :D

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV9\FCD\PIC16\batchfiles\pic16_C30_comp.bat  "C:\Program Files (x86)\Flowcode\Compilers\xc16\v2.10\" "PIC24FJ256GA705test2" "C:\Users\seb\Documents\AAA Microchip\" "24FJ256GA705"
thx a lot