-
Trying to run:
```
processDocuments('./datasheets/infineon');
```
gives me this error (seems related to example prompts?)
```
/usr/local/bin/node /Users/fab/dev/pv/fet-datasheets/dist/index.…
fl4p updated
2 months ago
-
Regarding to the Infineon datasheet for the baro sensor DPS310 the default I2C address is 0x77 .
https://www.infineon.com/dgdl/Infineon-DPS310-DataSheet-v01_02-EN.pdf?fileId=5546d462576f34750157750…
-
To compare different pipelines (LLMs, pdf2img, pdf2txt) we need a benchmark.
## 1. Choose a sub-set of datasheets of each manufacturers
* consider special PDFs that need OCR
* scrambled text
#…
-
### Detailed description of what you want to happen
Currently it is not possible to set a content switcher tab as active from code but only react on changed item selection via ifxChange event.
I…
-
**Describe the bug**
This Kconfig has wrongly been added to defconfig files, it is not the right place for it, it has never been the right place for it, drivers that need it should select the symbol …
-
### Build issue(s)
The lock app is built including the ICD management cluster by default, but we are not enforcing it to be build as an ICD, meaning that it does not include the ICD manager source se…
-
**Prerequisites**
Can you reproduce the problem reliably?
Yes
**Description**:
The green line under each tab is not visible and does also not appear when a tab is clicked.
**Steps to Repr…
-
Hi TinyGo team,
I was wondering if you guys would add support for the Infineon XMC4000 series of micros.
I am currently interested in the XMC4700.
Is there a guide on porting TinyGo to an MCU?
…
-
I'm tryint to encrypt a string using TSS.Java. It goes well on Intel TPMs, but failed on Infineon TPMs. All my code borrows from TSS.Java samples and use `EncryptDecrypt2()` command. I tried 4 physica…
-
Hello,
we use this Infineon Mosfets:
BTS7030-2EPA
and we drive it either with GPIO or with PWM. We use the LEDC Module from Espressif, which is great.
as one Channel can drive 4A, it woul…