This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1298ECGFE-PDK: spi communication with STM32F4 SERIES

Part Number: ADS1298ECGFE-PDK
Other Parts Discussed in Thread: ADS1298

Hello,

iam trying to establish a communication from STM32F4 (MASTER) to ADS1298(SLAVE). In the SPI  configurations , 

SPI Mode : Clock polarity :1and clock phase :1

                    Full duplex master

the pin configuration of spi  in stm32 and ads1298

from the MMBO BOARD to the ads1298 front end for power

J5.5---------j4.5

j5.7---------j4.7

j5.9--------j4.9

j5.10------j4.10

 now, from stm32f4 to ads1298 

stm32                        ads1298

cs--------------------------j3.7

sclk-----------------------j3.3

mosi---------------------j3.13

miso--------------------j3.11


7results are there in the mosi line -0x06,0x02,0x10,0x41,0x00,0x86,0x12

drdy-------------------j3.15

gnd---------------------j3.4

start-------------------j3.14

reset------------------j3.8

in the config1 register of ads1298, iam trying to write the value 0x86 . iam using the opcodes to write the value to the register. So in the logic analyzer, we are able to see the mosi lines , but miso lines are showing 0xFF.Iam herewith attaching the logic analyzer snapshot for the reference. while checking the power up sequence, the VCAP is showing 0v. i humbly request for a proper solution.

  • Hi,

    Are you trying to use your host/master board to communicate with the ADS1298 board?

    If yes, did you remove the MMB0 board?

    Make sure you remove the MMB0 board.

    Then, First, please double check all the voltage rails are correct.

    And, when probe the make sure to follow the proper power up and reset sequence.

    Datasheet page 96 11.1 Power-Up Sequencing

    Thanks,