Hello!
You need something like this:
SW_5700
interface Bridge-aggregation 1
link-aggregation mode dynamic
#
interface gigabitEthernet 1/0/1
port link-aggregation group 1
#
interface gigabitEthernet 1/0/2
port link-aggregation group 1
######Link Aggregation using LACP######
SW_3750
interface port-channel 1
!
interface gigabitEthernet 1/10
channel-group 1 mode active
!
interface gigabitEthernet 1/11
channel-group 1 mode active
####Link Aggregation using LACP#####
Run the command below on HPE swtich and see if it has established the communication:
display link aggregation verbose
Note: To avoid looping, connect the cables after configuration.
Note: The vlan configuration must be done on aggregation and not on the port individually