Resolved! Linux driver for ST33TPHF20SPI (no pi board)
Hi, We use custom carrier board and ST33TPHF20SPI in our products. We need help with Linux driver (kernel < 6.0) and integration help. We only found instructions for Pi boards. Thanks
Hi, We use custom carrier board and ST33TPHF20SPI in our products. We need help with Linux driver (kernel < 6.0) and integration help. We only found instructions for Pi boards. Thanks
Hi, I followed the instructions for installing the tpm_tis_spi driver for linux. (https://www.st.com/resource/en/application_note/an5714-integrating-the-stsafetpm-trusted-platform-modules-with-linux-stmicroelectronics.pdf) I built and load the kern...
Hi, Are you able to identify the below products from their product markings? I believe they should both be the LIS344ALH but one of them is behaving strangely. The 34AH marked product is reading 1g (2.332V) in the z axis when placed flat on a desk. ...
I recently got another bluepill board (stm32f103c8t6) to replace the old board, and I could not connect to it using stlink. Using OpenOCD: Open On-Chip Debugger 0.12.0+dev-00600-g090b431b1 (2024-09-13-19:14) [https://github.com/STMicroelectronics/Ope...
Is it possible to use the NUCLEO-H753ZI board to vary the PWM signal to the mosfets so to achieve constant output voltage? the input voltage will be always varying. If so may I know how should I do it?
Split from Netx and W5100S to a separate thread, as this is a different question.I gave up with NetX and moved to LwIP.So does anybody know where to find an example of LwIP with W5100S or similar?I use them in FreeRTOS, but nonOS example will be also...
I am from India, reaching out to explore a potential collaboration and financial support from your esteemed organization to match the eligibility criteria of the Phd Fellowship for Doctoral Research.Could you please provide information regarding the ...
Hi, I need FIT rate for CL 60% and CL 90% for M24C02-RMN6TP please help me with this query.
Hello STM32 Community,I am working with an STM32F103C8T6 ("Blue Pill") Original Chip and interfacing it with a MAX31855 thermocouple amplifier over SPI1. I used a sample program generated by ChatGPT, which initializes SPI1 and manually controls the C...
Hi everybody!Can someone tell me if there is a way to pair Netx from ThreadX with W5100S IC?I'm aware of NX_ENABLE_TCPIP_OFFLOAD mode, but still have problems with understanding.Write now I'm looking on nx_driver_stm32l4.c example, but it is made for...