Greetings everyone, I am trying to communicate with NT3H2211.My specific problem is marked red on the picture (everything else I manage to successfully send/receive). When reading data NT3H2211 wants to get " 7 bits SA and '1' " and then it will send...
We have built custom board using STM32H750VBT6.We have tried to make external loader for this MCU with w25q128Jq NOR flash of winbond.Also take one reference project from community which name is SW_H750_QSPI_Ext_LoaderKeil and modified command for NO...
Hi,There are two points I want to understand them.first one:-I want to use PSRAM with STM32F407 FSMC when I used STM32cubeMX it support Muxed PSRAM only although, STM32F407 reference manual says that it support Multiplexed or nonmultiplexed PSRAM (...
HiI have a project were i should communicate with an AD7768 ADC from my Nucleo-H743ZI2. The AD7768 is setup as SPI master and the stm32H743 is setup in SPI Receive slave only mode.There is three connections between the two devices, a clock signal, a ...
We are testing motor failure detection using the "STEVAL-IDP005V1" sensor in conjunction with the "STEVAL_UKI001V1" card on a core stm32. The idea is to be able to capture all the possible data in a short period of time (5 seconds approx), which is t...
Dear Readers,i try to connect to a LY68L6400 via Quad SPI. I manage without Problems to read the ID of the Chip, which i think means the communication is Working. When i try to write data (by Sending 0x38 as instruction) The instruction is changed to...
Section 28.6.4 "Temperature sensor interrupt threshold register 1 (DTS_ITR1)" of RM0455 names TS1_LITTHD as the high temperature limit, when it is in fact the low temperature limit.
Hello, I am working with STM32F401RE and I spotted something strange about the SPI Register map (Reference manual RM0368 Rev 5,Table 9.3, p611).9 registers are described in the SPI chapter, but only 8 are include on the SPI Register Map, it is missin...