Search found 6 matches

by bitshifted-MX5
Mon Dec 25, 2023 12:05 pm
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 211
Views: 604408

Re: Wideband Controller: Fully Custom, no ASIC!

Could anyone explain to me how I can build the code for the wideband controller? what are you trying to accomplish? expectation is that anyone who has needs to change code also has skills to compile? I am used to compile my code using the STM32CUBE IDE. I see that there are build files to run in my...
by bitshifted-MX5
Fri Dec 22, 2023 10:44 pm
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 211
Views: 604408

Re: Wideband Controller: Fully Custom, no ASIC!

Could anyone explain to me how I can build the code for the wideband controller?
by bitshifted-MX5
Fri Nov 03, 2023 8:18 am
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 211
Views: 604408

Re: Wideband Controller: Fully Custom, no ASIC!

Yeah, from the schematic I could see that they are an index selector. But for what is it an index selector?
by bitshifted-MX5
Thu Nov 02, 2023 8:14 pm
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 211
Views: 604408

Re: Wideband Controller: Fully Custom, no ASIC!

Thanks, that design is already more complete for my project. But I am still looking for an answer on how to compile the code and what SEL_1 and SEL_2 are used for?
by bitshifted-MX5
Thu Nov 02, 2023 4:06 pm
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 211
Views: 604408

Re: Wideband Controller: Fully Custom, no ASIC!

It is based on the Proteus. How does this board uses CAN? There is no CAN transceiver on the board?
by bitshifted-MX5
Thu Nov 02, 2023 3:32 pm
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 211
Views: 604408

Re: Wideband Controller: Fully Custom, no ASIC!

I am working on implementing this WBO2 in a standalone for my car. In the schematic on connector J15 there are two pins which are not clear to me. Could anyone tell me what the function is of SEL_1 and SEL_2? Maybe I could have found my answer if I could understand the code structure, but that's not...